On Tue, 26 Oct 2021 09:41:50 GMT, Jayathirth D V <[email protected]> wrote:

> Looks like this test was failing in one local system in JDK12 and it was 
> problemlisted.
> I ran this test multiple times in our CI systems it doesnt fail.
> Made modifications to move test window to the middle of the screen and added 
> autodelay for robot. Tested in our CI systems with modifications and test run 
> is green.

It will be better to dispose frame in finally block. Also, better to use 
BUTTON1_DOWN_MASK instead of deprecated BUTTON1_MASK

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

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

Reply via email to