Hi Naoto,
Looks fine.
Thanks
On 1/10/2018 2:04 PM, Naoto Sato wrote:
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