-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8u401, 8u401-perf
-
Component/s: client-libs
The backport JDK-8310887 to 8u of JDK-8038723 is incomplete: all of the backported automatic tests don't have "@key headful" or "@key printer" tag. Now the tests always fail with HeadlessException or with a timeout.
The list of the affected tests:
java/awt/print/PageFormat/ReverseLandscapeTest.java
java/awt/print/PageFormat/NullPaper.java
java/awt/print/PrinterJob/PaintText.java
java/awt/print/PrinterJob/CheckPrivilege.java
java/awt/print/PrinterJob/DeviceScale.java
The list above may be not comprehensive.
The list of the affected tests:
java/awt/print/PageFormat/ReverseLandscapeTest.java
java/awt/print/PageFormat/NullPaper.java
java/awt/print/PrinterJob/PaintText.java
java/awt/print/PrinterJob/CheckPrivilege.java
java/awt/print/PrinterJob/DeviceScale.java
The list above may be not comprehensive.
- relates to
-
JDK-8310887 Open up some PrinterJob tests
-
- Resolved
-