RFR: 8327486: java/util/Properties/PropertiesStoreTest.java fails "Text 'xxx' could not be parsed at index 20" after 8174269 [v3]

SendaoYan syan at openjdk.org
Tue Apr 9 01:41:07 UTC 2024


On Sat, 9 Mar 2024 13:18:14 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Date.toString() uses Locale.US explicitly for printing the time zone, so replace Locale.ROOT to Locale.US in this testcase for fix the test failure.
>> 
>> This testcase fixed has been verified.
>> 
>> Only change the testcase, risk is low.
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update the Locale.US code comment
>   
>   Signed-off-by: sendaoYan <yansendao.ysd at alibaba-inc.com>

> /sponsor

@DamonFool Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/18155#issuecomment-2043989514


More information about the core-libs-dev mailing list