On Wed, 5 Jan 2022 02:05:29 GMT, Phil Race <p...@openjdk.org> wrote: > This fixes a longstanding consistency issue where the Postscript > StreamPrintService would report SheetCollate.UNCOLLATED in a list of > supported values then report it was not supported under the same conditions.
This pull request has now been integrated. Changeset: b3dbfc64 Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b3dbfc645283cb315016ec531ec41570ab3f75f1 Stats: 106 lines in 2 files changed: 104 ins; 0 del; 2 mod 4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/6963