[jdk25u-dev] Integrated: 8299304: Test "java/awt/print/PrinterJob/PageDialogTest.java" fails on macOS 13 x64 because the Page Dialog blocks the Toolkit
Roland Mesde
duke at openjdk.org
Mon Feb 16 18:58:26 UTC 2026
On Thu, 12 Feb 2026 17:59:57 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8299304: Test "java/awt/print/PrinterJob/PageDialogTest.java" fails on macOS 13 x64 because the Page Dialog blocks the Toolkit.
>
> This PR excludes PageDialogTest.java from macOS runs because the native Page Setup dialog is modal and blocks the Toolkit, which is expected macOS behavior.
>
> For parity with Oracle JDK.
>
> Ran related test on macos-aarch64 (no x64 available for testing but exclusion is at macos level):
>
> make test TEST=test/jdk/java/awt/print/PrinterJob/PageDialogTest.java
>
> ~/github/jtreg/build/images/jtreg/bin/jtreg -jdk build/macosx-aarch64-server-release/images/jdk -m test/jdk/java/awt/print/PrinterJob/PageDialogTest.java
>
> Results attached:
>
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25297579/macos-aarch64-specific-test.log)
> [macos-aarch64-specific-2-test.log](https://github.com/user-attachments/files/25297655/macos-aarch64-specific-2-test.log)
This pull request has now been integrated.
Changeset: a89c4857
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/a89c4857b287b313be8dab09e72083582a9a9b57
Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 mod
8299304: Test "java/awt/print/PrinterJob/PageDialogTest.java" fails on macOS 13 x64 because the Page Dialog blocks the Toolkit
Backport-of: 4a14c81a06ab2be1d56cd01288135fbd369eb9c7
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/264
More information about the jdk-updates-dev
mailing list