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

Alexander Scherbatiy alexsch at openjdk.org
Tue Aug 29 11:53:19 UTC 2023


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

Pre-submit tests fail because for some reason `jt6.0-b24.zip` can't be downloaded:

[build.sh][INFO] Downloading https://git.openjdk.java.net/jtharness/archive/jt6.0-b24.zip to /home/runner/work/jdk21u/jdk21u/jtreg/src/make/../build/deps/jtharness/src/../source.zip
Error: sh][ERROR] wget exited with exit code 8
Error: Process completed with exit code 1.

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

PR Comment: https://git.openjdk.org/jdk21u/pull/116#issuecomment-1697291414


More information about the jdk-updates-dev mailing list