RFR: 4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate [v2]

Phil Race prr at openjdk.java.net
Wed Jan 5 19:11:03 UTC 2022


> 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.

Phil Race has updated the pull request incrementally with one additional commit since the last revision:

   4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6963/files
  - new: https://git.openjdk.java.net/jdk/pull/6963/files/a360aee6..69f49feb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6963&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6963&range=00-01

  Stats: 176 lines in 3 files changed: 104 ins; 71 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6963.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6963/head:pull/6963

PR: https://git.openjdk.java.net/jdk/pull/6963



More information about the client-libs-dev mailing list