<AWT Dev> RFR: 8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
Erik Joelsson
erikj at openjdk.java.net
Mon May 17 17:17:42 UTC 2021
On Mon, 17 May 2021 16:55:35 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Please review the changes to the subject issue. java.util.Locale class has a long-standing issue for those obsolete ISO 639 languages where its normalization ends up in the obsolete codes. This change intends to flip the normalization towards the current codes, providing a system property for compatibility behavior. ResourceBundle class is also modified to load either obsolete/current bundles. For more detail, take a look at the CSR.
I see no relevant build changes to comment on as the build label was only added because the buildtool java source was touched, so this looks ok from a build perspective.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4069
More information about the awt-dev
mailing list