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

Alexey Ivanov aivanov at openjdk.org
Mon Aug 28 20:38:11 UTC 2023


On Mon, 28 Aug 2023 18:38:53 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.

A fix for P4 can't be integrated into JDK 21 which is scheduled to be released in less than a month's time.

You should backport the fix to `jdk21u`.

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

PR Comment: https://git.openjdk.org/jdk21/pull/174#issuecomment-1696374784


More information about the client-libs-dev mailing list