--- old/src/java.desktop/unix/classes/sun/print/IPPPrintService.java 2016-12-16 18:38:30.553039003 +0530 +++ new/src/java.desktop/unix/classes/sun/print/IPPPrintService.java 2016-12-16 18:38:30.168847000 +0530 @@ -1053,15 +1053,8 @@ // of setting it, it is a safe assumption to just always // include SheetCollate as supported attribute. - /* - In Linux, we use Postscript for rendering but Linux still - has issues in propagating Postscript-embedded setpagedevice - setting like collation. Therefore, we temporarily exclude - Linux. - */ - if (!PrintServiceLookupProvider.isLinux()) { - catList.add(SheetCollate.class); - } + catList.add(SheetCollate.class); + } // With the assumption that Chromaticity is equivalent to