RFR(S): 8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
Sergei Kovalev
sergei.kovalev at oracle.com
Tue Dec 15 13:47:16 UTC 2015
Hello team,
Could somebody approve backport into JDK 8u for below patch?
Bug ID: https://bugs.openjdk.java.net/browse/JDK-8078423
Webrev: http://cr.openjdk.java.net/~skovalev/8078423/webrev.00/
Link to review e-mail.
http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-December/037482.html
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 jdk8u-dev
mailing list