--- a/jdk/src/java.desktop/unix/classes/sun/print/IPPPrintService.java Fri Jan 06 15:31:19 2017 +0530
+++ b/jdk/src/java.desktop/unix/classes/sun/print/IPPPrintService.java Fri Jan 06 16:50:50 2017 +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