RFR: 8272358: Some tests may fail when executed with other locales than the US
Jie Fu
jiefu at openjdk.java.net
Sat Sep 25 02:43:56 UTC 2021
On Thu, 12 Aug 2021 08:46:07 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> As mentioned in the bug report this issue was reported a few times, I have checked all tests in tier1/tier2/tier3 and found these four tests which fail because of non-US locale. The common issue is that the output depends on the locale(ex: 3.14 VS 3,14).
There are still 1500+ failures due to non-US locale after this patch.
So my question is: does it make sense to fix only 4 of them?
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5098
More information about the kulla-dev
mailing list