On Mon, 18 Nov 2024 07:41:31 GMT, Justin Lu <j...@openjdk.org> wrote:
> Please review this PR and corresponding CSR which includes a wide range of > specification improvements for java.util.Locale. See the CSR for further > detail. Other changes/suggestions are welcomed to be included as part of this > change. > > APIDiff: > https://cr.openjdk.org/~jlu/8341923_apidiff/java.base/java/util/Locale.html > Javadoc: https://cr.openjdk.org/~jlu/api/java.base/java/util/Locale.html This pull request has now been integrated. Changeset: ee0f88c9 Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ee0f88c90155c26302425e33d3137c064e70ba6e Stats: 327 lines in 1 file changed: 105 ins; 89 del; 133 mod 8341923: java.util.Locale class specification improvements Reviewed-by: liach, naoto ------------- PR: https://git.openjdk.org/jdk/pull/22192