On Thu, 7 Mar 2024 16:47:01 GMT, SendaoYan <s...@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.

This pull request has now been integrated.

Changeset: e21da4ca
Author:    SendaoYan <s...@openjdk.org>
Committer: Jie Fu <ji...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/e21da4caacb464827270d20b8fc62a50a1706316
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

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

Reviewed-by: naoto

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

PR: https://git.openjdk.org/jdk/pull/18155

Reply via email to