Integrated: 8272358: Some tests may fail when executed with other locales than the US
Sergey Bylokhov
serb at openjdk.java.net
Wed Nov 17 22:24:47 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).
This pull request has now been integrated.
Changeset: 29e552c0
Author: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/29e552c03a2825f9526330072668a1d63ac68fd4
Stats: 9 lines in 4 files changed: 1 ins; 0 del; 8 mod
8272358: Some tests may fail when executed with other locales than the US
Reviewed-by: aivanov
-------------
PR: https://git.openjdk.java.net/jdk/pull/5098
More information about the compiler-dev
mailing list