RFR(S): 8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
Sergei Kovalev
sergei.kovalev at oracle.com
Wed Dec 9 15:47:06 UTC 2015
Hi,
Could you please review the following patch?
Bug ID: https://bugs.openjdk.java.net/browse/JDK-8078423
Webrev: http://cr.openjdk.java.net/~skovalev/8078423/webrev.00/
Summary: Compilation of the test fails if system locale is not UTF-8.
Description: Added "-encoding UTF-8" arguments to compiler command line.
Test verified manually on problematic host.
The test fails with LC_NAME="POSIX" without the fix, modified test passes.
--
With best regards,
Sergei
More information about the jdk9-dev
mailing list