<AWT Dev> RFR: 8047218: [TEST_BUG] java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java fails with exception

Alexander Zuev kizune at openjdk.java.net
Tue May 11 03:06:59 UTC 2021


On Mon, 10 May 2021 21:38:37 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> An exception occurs when the main thread disposes of the frame while the other thread still renders to it. The fix joins the main thread to other threads, so we will dispose of the frame at the end only.

Marked as reviewed by kizune (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/3957


More information about the awt-dev mailing list