On Mon, 27 Jan 2025 18:03:48 GMT, Naoto Sato <na...@openjdk.org> wrote:

>> Justin Lu has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   reflect review
>
> src/java.base/share/classes/java/util/Currency.java line 447:
> 
>> 445:         synchronized(Currency.class) {
>> 446:             if (available == null) {
>> 447:                 // reuse same time for all special case cut-over date 
>> checks
> 
> The comment is correct, but it might not be necessary, as it would not be 
> significant unless one knows the background

Comment removed and year bumped.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23309#discussion_r1930998048

Reply via email to