Testsuite name: Regression
Test name(s): javax/print/PrintSEUmlauts/PrintSEUmlauts.java
Product(s) tested: JDK 9b54(64-bit), JDK 8u60b06(64-bit)
OS/architecture: Linux/x64
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: spb23196.ru.oracle.com
Is it a Regression: Yes ( see JDK-8067364 )
Regression introduced in release/build:
Test result on the last GAed release for this train: N/A
Test result on FCS: N/A
Is it a platform specific issue: No (fails on MacOSX also)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version:No
Exception/Error from Log:
----------System.err:(20/1198)*----------
FAIL
java.lang.RuntimeException: Expected <e4> to represent '\u00e4' but not found!
at PrintSEUmlauts.testPrintAndExit(PrintSEUmlauts.java:110)
at PrintSEUmlauts.access$000(PrintSEUmlauts.java:51)
at PrintSEUmlauts$1.printJobCompleted(PrintSEUmlauts.java:79)
at sun.print.PSStreamPrintJob.notifyEvent(PSStreamPrintJob.java:214)
at sun.print.PSStreamPrintJob.printableJob(PSStreamPrintJob.java:380)
at sun.print.PSStreamPrintJob.print(PSStreamPrintJob.java:337)
at PrintSEUmlauts.main(PrintSEUmlauts.java:83)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected <e4> to represent '\u00e4' but not found!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected <e4> to represent '\u00e4' but not found!
Test run log location:
Steps to reproduce: see comments