On Thu, 15 Feb 2024 14:01:46 GMT, Erik Joelsson <er...@openjdk.org> wrote:

>> test/jdk/java/util/Currency/currency.properties line 18:
>> 
>>> 16: SB=EUR,111,2, 2099-01-01T00:00:00
>>> 17: US=euR,978,2,2001-01-01T00:00:00
>>> 18: ZZ      =       ZZZ     ,       999     ,       3
>> 
>> This looks weird, but so did the original code. I assume this is to clearly 
>> indicate this as a end of list marker.
>
> This looks weird indeed. Luckily it's just test code. Did you run the test 
> after this change?

All the java/util/Currency tests pass. I also searched the code for "ZZ" but 
could not find any references in the test.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17871#discussion_r1491227492

Reply via email to