[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 Sep 2 14:29:25 UTC 2021
On Thu, 5 Aug 2021 19:32:03 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Backport of JDK-7179006. CPrinterJob.m parts don't apply cleanly because JNF removal is already backported. Included tests have passed on M1 with Rosetta (x86_64 build).
>>
>> Note that the manual test from JDK-8211055 "TestSaveFileWithoutPrinter.java" does no longer pass with this change. Let's break it for parity with 11.0.13-oracle :-)
>> (That one seems to be unsupported even with JDK17.)
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Add JNFJavaToNSString replacement and CHECK_EXCEPTION.
Thanks for the review and the approval!
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/197
More information about the jdk-updates-dev
mailing list