-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
13
-
x86
-
windows_10
java/awt/print/PrinterJob/LandscapeStackOverflow.java timeout in Windows 10.
This test issue seems to be product issue for which i have raised separate bug : https://bugs.openjdk.java.net/browse/JDK-8224961
Since this test fails in Windows only when it doesn't find print service. We can add @key printer to avoid it being run when there is no printer service available.
This test issue seems to be product issue for which i have raised separate bug : https://bugs.openjdk.java.net/browse/JDK-8224961
Since this test fails in Windows only when it doesn't find print service. We can add @key printer to avoid it being run when there is no printer service available.
- duplicates
-
JDK-8225007 java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
- Resolved
- relates to
-
JDK-8224961 PrinterJob doesnt throw PrinterException when there is no printer in Windows
- Closed