[jdk11u-dev] RFR: 7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead [v2]
Martin Doerr
mdoerr at openjdk.java.net
Thu Aug 5 19:25:59 UTC 2021
> Backport of JDK-7179006. CPrinterJob.m parts don't apply cleanly because JNF removal is already backported. Tests have passed on M1 with Rosetta (x86_64 build).
Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
Add JNFNSToJavaString replacement and CHECK_EXCEPTION.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/197/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/197/files/423d95fe..5609c8ea
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=197&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=197&range=00-01
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/197.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/197/head:pull/197
PR: https://git.openjdk.java.net/jdk11u-dev/pull/197
More information about the jdk-updates-dev
mailing list