On Fri, 1 Nov 2024 20:10:02 GMT, Joe Wang <jo...@openjdk.org> wrote: >> Naoto Sato has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Addresses review comments > > test/jdk/sun/text/resources/LocaleDataTest.java line 44: > >> 42: * 8209775 8221432 8227127 8230284 8231273 8233579 8234288 8250665 >> 8255086 >> 43: * 8251317 8274658 8283277 8283805 8265315 8287868 8295564 8284840 >> 8296715 >> 44: * 8301206 8303472 8317979 8306116 8174269 8333582 > > Similar situation as TimeZoneNameTest.java? Looks like no other change than > the bug id.
There are changes in `LocaleData.cldr` data file, which is an input to this test case. Everytime the data file is modified, the bug id is recorded here. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21772#discussion_r1826275066