[jdk21] RFR: 8311033: [macos] PrinterJob does not take into account Sides attribute
Alexander Scherbatiy
alexsch at openjdk.org
Mon Aug 28 20:59:22 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.
Backport of the fix to `jdk21u`: https://github.com/openjdk/jdk21u/pull/116
-------------
PR Comment: https://git.openjdk.org/jdk21/pull/174#issuecomment-1696400120
More information about the client-libs-dev
mailing list