On Tue, 9 Jan 2024 21:06:50 GMT, Alisen Chung <[email protected]> wrote:
> SunToolkit.java is trying to post an event on the TrayIcon appContext, but > the TrayIcon was already removed by the test, causing an error. The fix is to > make SunToolkit skip posting the event if appContext is null. The test is > also updated to remove applet usage and use PassFailJFrame instead. Updated test, mach5 client tests are green ------------- PR Comment: https://git.openjdk.org/jdk/pull/17329#issuecomment-1885731191
