RFR: 8325097: [macos14] Test "java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.html" failed on macOS 14.3 aarch64 when double-click with the right button on the tray icon with message: "java.lang.RuntimeException: Event posted on wrong app contex"
Alisen Chung
achung at openjdk.org
Tue Feb 13 21:50:10 UTC 2024
Root cause of the test failure was fixed with https://bugs.openjdk.org/browse/JDK-8316931, updating this test since the other fix also included a test update.
-------------
Commit messages:
- update test to remove applet
Changes: https://git.openjdk.org/jdk/pull/17838/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17838&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325097
Stats: 126 lines in 2 files changed: 16 ins; 64 del; 46 mod
Patch: https://git.openjdk.org/jdk/pull/17838.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17838/head:pull/17838
PR: https://git.openjdk.org/jdk/pull/17838
More information about the client-libs-dev
mailing list