[jdk11u-dev] Integrated: 7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead

Martin Doerr mdoerr at openjdk.java.net
Thu Sep 2 14:32:40 UTC 2021


On Thu, 5 Aug 2021 10:56:57 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.)

This pull request has now been integrated.

Changeset: 9a5ba0b9
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/9a5ba0b995e25ebcb0e196c9df4412040df36b2c
Stats:     241 lines in 4 files changed: 173 ins; 49 del; 19 mod

7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead

Reviewed-by: clanger
Backport-of: ea7c47c1bb51d079aff44b88f94b3fe5c76fbce5

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/197


More information about the jdk-updates-dev mailing list