-
Bug
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b12
The java/awt/PrintJob/ImageTest/ImageTest.java silently passes if there's no printer service is available. It shouldn't, failing is a valid option because there's "printer" keyword. Alternatively, it could throw SkippedException.