-
Bug
-
Resolution: Fixed
-
P2
-
8
-
macmini4,1 with 3 printing devices configured, OS X 10.8
-
b105
-
os_x
-
Verified
According to lpstat -v, I have 3 print service on my macmini.
However PrintServiceLookup.lookupPrintServices(DocFlavor.SERVICE_FORMATTED.PAGEABLE, null) returns array of 4.
Looks like the first service is there twice.
It is probably regression after the fix toJDK-8016343 but I'm not sure.
Test is attached.
However PrintServiceLookup.lookupPrintServices(DocFlavor.SERVICE_FORMATTED.PAGEABLE, null) returns array of 4.
Looks like the first service is there twice.
It is probably regression after the fix to
Test is attached.
- relates to
-
JDK-8025439 [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
- Resolved
-
JDK-8016343 [macosx] Print job goes to default printer regardless of chosen printer
- Resolved