RFR: 8272358: Some tests may fail when executed with other locales than the US
Sergey Bylokhov
serb at openjdk.java.net
Sat Sep 25 03:40:56 UTC 2021
On Sat, 25 Sep 2021 03:23:37 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> If I test with `JTREG="VM_OPTIONS=-Duser.language=en -Duser.country=US"`, most of the failures would disappear.
If the failure disappeared if the "user.language=en" is used does not mean that this is not a JDK bug or some other bugs in the tests. What is the reason for the falure?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5098
More information about the kulla-dev
mailing list