-
Bug
-
Resolution: Fixed
-
P4
-
11, 13, 14
-
b08
-
generic
-
linux, os_x_10.15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8292765 | 11.0.18-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
JDK-8295046 | 11.0.18 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
The test java/awt/print/PrinterJob/TestPgfmtSetMPA.java
fails on linux in headless mode without printer:
----------System.out:(2/32)----------
1.0 1.0 6.5 9.0
1.0 1.0 6.5 9.0
----------System.err:(13/944)----------
java.lang.RuntimeException: getPageFormat doesn't apply specified MediaPrintableArea attribute
at TestPgfmtSetMPA.main(TestPgfmtSetMPA.java:68)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:841)
JavaTest Message: Test threw exception: java.lang.RuntimeException: getPageFormat doesn't apply specified MediaPrintableArea attribute
JavaTest Message: shutting down test
fails on linux in headless mode without printer:
----------System.out:(2/32)----------
1.0 1.0 6.5 9.0
1.0 1.0 6.5 9.0
----------System.err:(13/944)----------
java.lang.RuntimeException: getPageFormat doesn't apply specified MediaPrintableArea attribute
at TestPgfmtSetMPA.main(TestPgfmtSetMPA.java:68)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:841)
JavaTest Message: Test threw exception: java.lang.RuntimeException: getPageFormat doesn't apply specified MediaPrintableArea attribute
JavaTest Message: shutting down test
- backported by
-
JDK-8292765 Test java/awt/print/PrinterJob/TestPgfmtSetMPA.java may fail w/o printer
-
- Resolved
-
-
JDK-8295046 Test java/awt/print/PrinterJob/TestPgfmtSetMPA.java may fail w/o printer
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/f7e6d0d9
-
Commit openjdk/jdk/cb127a4b
-
Review openjdk/jdk11u-dev/1402
-
Review openjdk/jdk/2370
(1 links to)