RFR: 8320443: [macos] Test java/awt/print/PrinterJob/PrinterDevice.java fails on macOS [v3]
    Phil Race 
    prr at openjdk.org
       
    Tue Dec  5 20:13:50 UTC 2023
    
    
  
> For as long as we've had the macOS port, it seems that queries on the GraphicsConfiguration associated with
> a printer would give you null for the defaultTransform.
> Clearly this API isn't a popular one to call in such a context else we'd have had lots of reports.
> We have a test that would have caught it except that until recently the macOS printing implementation
> was swallowing exceptions it should not.
Phil Race has updated the pull request incrementally with one additional commit since the last revision:
  8320443
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/16773/files
  - new: https://git.openjdk.org/jdk/pull/16773/files/a60c47e6..5a463312
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16773&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16773&range=01-02
  Stats: 4 lines in 2 files changed: 1 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/16773.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16773/head:pull/16773
PR: https://git.openjdk.org/jdk/pull/16773
    
    
More information about the client-libs-dev
mailing list