Integrated: JDK-8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread

Alexey Ivanov aivanov at openjdk.java.net
Thu Dec 2 21:02:23 UTC 2021


On Thu, 18 Nov 2021 13:17:16 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> It's a little cleanup: make sure `frame` is accessed from EDT only, remove unused variables and imports.

This pull request has now been integrated.

Changeset: b310f301
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b310f301efd5390408fb56b62cc09eb9a1604413
Stats:     23 lines in 1 file changed: 9 ins; 8 del; 6 mod

8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread

Reviewed-by: serb, psadhukhan

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

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



More information about the client-libs-dev mailing list