On Tue, 21 Feb 2023 19:56:59 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Copyright + correct date format > > 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. Thanks for catching, fixed ------------- PR: https://git.openjdk.org/jdk/pull/12699