[11] RFR 8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale (original) (raw)
Naoto Sato naoto.sato at oracle.com
Wed Jan 10 19:04:30 UTC 2018
- Previous message: RFR(S): 8194869: [TESTBUG][aix, s390] Adapt tests to platforms.
- Next message: [11] RFR 8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
Please review a simple test fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8194148
The proposed changeset is located at:
http://cr.openjdk.java.net/~naoto/8194148/webrev.00/
The gist of the issue is that on some test machine, Buddhist calendar is the default for th-TH locale. The test case should explicitly specify Gregorian for its purpose. Also, fixed an error in SymbolsTests where the test class was erroneously set to FormatTests.
Naoto
- Previous message: RFR(S): 8194869: [TESTBUG][aix, s390] Adapt tests to platforms.
- Next message: [11] RFR 8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]