On Wed, 8 May 2024 17:23:25 GMT, Alan Bateman <al...@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

Reply via email to