Hi All,

Please review a fix for an issue where it is seen that the selected printer tray is ignored in linux and default standard tray is used for printing.

Bug: https://bugs.openjdk.java.net/browse/JDK-6357887
webrev: http://cr.openjdk.java.net/~psadhukhan/6357887/webrev.00/

Issue was lpr command needs "-o InputSlot=<trayname>" to select the printertray which was not being passed to lpr command. Proposed fix added InputSlot option to lpr command to select the printertray.

Tested in ubuntu and solaris11.

Regards
Prasanta

Reply via email to