On Tue, 21 Feb 2023 19:26:46 GMT, Justin Lu <j...@openjdk.org> wrote:
> Incorporate the latest IANA language subtag registry definition (2023-02-14). Looks good. Please update the copyright year for the test changes. test/jdk/java/util/Locale/LanguageSubtagRegistryTest.java line 29: > 27: * 8258795 8267038 8287180 8302512 > 28: * @summary Checks the IANA language subtag registry data update > 29: * (LSR Revision: 2023-2-14) with Locale and Locale.LanguageRange Add prepending `0` to the month to keep the YYYY-MM-DD format. ------------- PR: https://git.openjdk.org/jdk/pull/12699