[jdk17u-dev] Integrated: 8311033: [macos] PrinterJob does not take into account Sides attribute

Alexander Scherbatiy alexsch at openjdk.org
Mon Aug 28 15:16:27 UTC 2023


On Mon, 28 Aug 2023 05:43:22 GMT, Alexander Scherbatiy <alexsch at openjdk.org> wrote:

> This is a clean backport of the fix `8311033: [macos] PrinterJob does not take into account Sides attribute`.
> 
> The fix allows to print pages with DUPLEX and TUMBLE attributes on macOS.
> Manual `test/jdk/java/awt/print` and `test/jdk/javax/print` tests were run to check printing on macOS with and without the fix.

This pull request has now been integrated.

Changeset: 47ed2e5b
Author:    Alexander Scherbatiy <alexsch at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/47ed2e5b266b816b0566c537c51f7c502f6c293b
Stats:     335 lines in 4 files changed: 335 ins; 0 del; 0 mod

8311033: [macos] PrinterJob does not take into account Sides attribute

Backport-of: a3d67231a71fbe37c509fcedd54c679b4644c0d9

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1701


More information about the jdk-updates-dev mailing list