<AWT Dev> RFR: 8214298 Add non interactive test case for JDK-8211267

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Sat Dec 1 00:35:37 UTC 2018


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.


More information about the awt-dev mailing list