-
Bug
-
Resolution: Fixed
-
P4
-
8u60, 9
-
b80
-
generic
-
linux, os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135880 | emb-9 | Mario Torre | P4 | Resolved | Fixed | team |
JDK-8140900 | 8u91 | Mario Torre | P4 | Resolved | Fixed | b01 |
JDK-8134581 | 8u72 | Mario Torre | P4 | Closed | Fixed | b01 |
JDK-8075585 | 8u60 | Mario Torre | P4 | Closed | Won't Fix | |
JDK-8147232 | emb-8u91 | Mario Torre | P4 | Resolved | Fixed | b01 |
JDK-8172602 | openjdk7u | Mario Torre | P4 | Resolved | Fixed | master |
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
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
- backported by
-
JDK-8135880 [TESTBUG] test for 8067364 depends on hardwired text advance
- Resolved
-
JDK-8140900 [TESTBUG] test for 8067364 depends on hardwired text advance
- Resolved
-
JDK-8147232 [TESTBUG] test for 8067364 depends on hardwired text advance
- Resolved
-
JDK-8172602 [TESTBUG] test for 8067364 depends on hardwired text advance
- Resolved
-
JDK-8075585 [TESTBUG] test for 8067364 depends on hardwired text advance
- Closed
-
JDK-8134581 [TESTBUG] test for 8067364 depends on hardwired text advance
- Closed
- relates to
-
JDK-8135174 [TEST_BUG]Fix JDK-8075584 failed for test for 8067364 depends on hardwired text advance
- Open
-
JDK-8067364 Printing to Postscript doesn't support dieresis
- Closed