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" [v3]
Alisen Chung
achung at openjdk.org
Thu Feb 15 23:28:18 UTC 2024
On Tue, 13 Feb 2024 23:19:15 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
> I updated and ran the test changes. The instructions seem unclear. I double right click the icon in the icon tray and the icon temporarily disappears, then reappears. I think that's the correct behavior according to "After each action event the tray icon is removed from the tray and then added back in a second."
>
> Also the instructions describe that there should be some "brief information about action events printed below". But I don't see any info printed.
>
> Can you clear this up?
I've fixed the test outputs to go into the frame instead of sysout, so you should be able to see the information about the action events in the frame that pops up now. I've also updated the instructions to reflect this
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17838#issuecomment-1947502765
More information about the client-libs-dev
mailing list