-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225944 | 14 | Philip Race | P4 | Resolved | Fixed | team |
JDK-8233883 | 11.0.7-oracle | Philip Race | P4 | Resolved | Fixed | b01 |
JDK-8235662 | 11.0.7 | Philip Race | P4 | Resolved | Fixed | b01 |
After Problem listing a couple of printing tests that were failing on multiple platforms, for some reason this test now started popping up as a failure on Windows. I don't remember seeing it fail before, but it launches straight into creating a PrinterJob.
It is marked with @key headful so it is being run with headful tests but it should also be marked with @key printer, so that
it can be excluded based on the requirement !printer.
It is marked with @key headful so it is being run with headful tests but it should also be marked with @key printer, so that
it can be excluded based on the requirement !printer.
- backported by
-
JDK-8225944 java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
- Resolved
-
JDK-8233883 java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
- Resolved
-
JDK-8235662 java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
- Resolved
- duplicates
-
JDK-8224961 PrinterJob doesnt throw PrinterException when there is no printer in Windows
- Closed
-
JDK-8224969 java/awt/print/PrinterJob/LandscapeStackOverflow.java fails in Windows 10
- Closed