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

Alexander Scherbatiy alexsch at openjdk.org
Tue Aug 22 13:36:47 UTC 2023


On Mon, 21 Aug 2023 12:28:45 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: d0f6931a
Author:    Alexander Scherbatiy <alexsch at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/d0f6931ab7f9e3ad30365abfa862958820035ee3
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/jdk11u-dev/pull/2091


More information about the jdk-updates-dev mailing list