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" [v7]

Harshitha Onkar honkar at openjdk.org
Mon Feb 26 18:58:48 UTC 2024


On Mon, 26 Feb 2024 18:55:06 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> 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.
>
> Alisen Chung has updated the pull request incrementally with three additional commits since the last revision:
> 
>  - fix instruction string
>  - Empty-Commit
>  - add newline in instructions

@alisenchung  Updated changes look good. 
I have one clarification though : Why is System.setProperty("sun.awt.exception.handler\n", "DisposeInActionEventTest$EDTExceptionHandler") used in this test?

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

PR Review: https://git.openjdk.org/jdk/pull/17838#pullrequestreview-1901745071


More information about the client-libs-dev mailing list