Hello, I think that you can use invokeAndWait instead of invokeLater(), which will wait while the code is executed on EDT, and I am not sure that you need to interrupt the main thread of the test.
On 26/11/2018 09:19, Ichiroh Takiguchi wrote:
Hello. Could you review the fix ? Issue: JDK-8211267 requires non interactive test case Bug: https://bugs.openjdk.java.net/browse/JDK-8214298 Change: https://cr.openjdk.java.net/~itakiguchi/8214298/webrev.00/ I'd like to obtain a sponsor for this issue. Thanks, Ichiroh Takiguchi IBM Japan, Ltd.
-- Best regards, Sergey.