[jdk21] RFR: 8311033: [macos] PrinterJob does not take into account Sides attribute
Alexander Scherbatiy
alexsch at openjdk.org
Mon Aug 28 18:53:15 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.
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/jdk21/jdk21/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/jdk21/pull/174#issuecomment-1696205100
More information about the client-libs-dev
mailing list