<i18n dev> RFR: 8331932: Startup regressions in 23-b13 [v3]
Claes Redestad
redestad at openjdk.org
Wed May 8 17:30:23 UTC 2024
On Wed, 8 May 2024 17:23:25 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Extract singleton for interning BaseLocale
>
> src/java.base/share/classes/java/util/Locale.java line 1022:
>
>> 1020: exts = null;
>> 1021: hash = 0;
>> 1022: }
>
> I don't think you need to add this constructor now.
Was certain I had removed it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19140#discussion_r1594382318
More information about the i18n-dev
mailing list