RFR: 8316931: [macos14] Test "java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.html" throws and exception on Mac OS 14(x64, aarch64) [v4]
Alisen Chung
achung at openjdk.org
Thu Jan 18 16:41:17 UTC 2024
On Thu, 18 Jan 2024 08:47:40 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> if the SunToolkit.executeOnEventHandlerThread is removed, then the test doesn't throw an exception, but the icon doesn't disappear (test fails)
>
> then it should be checked what is going on there. The context should not just become null for the existing component.
I think the context became null because the component doesn't exist anymore
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17329#discussion_r1457712060
More information about the client-libs-dev
mailing list