[jdk11u-dev] RFR: 7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead [v3]
Martin Doerr
mdoerr at openjdk.java.net
Thu Aug 5 19:32:03 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 JNFJavaToNSString 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/5609c8ea..d7f822f4
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=197&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=197&range=01-02
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 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