<AWT Dev> [14] RFR JDK-8234184:[TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Thu Nov 14 17:29:44 UTC 2019


Probably we can call invokeAndWait() for createAndShowGUI instead of 
invokeLater for frame to be shown, which may be  more cleaner approach.

Regards

Prasanta

On 14-Nov-19 10:46 PM, Jayathirth D V wrote:
>
> Hello All,
>
> Please review the following fix in JDK14:
>
> Bug : https://bugs.openjdk.java.net/browse/JDK-8234184
>
> Webrev : http://cr.openjdk.java.net/~jdv/8234184/webrev.00/
>
> Issue : We are disposing the frame even before we record Mouse Entry 
> event.
>
> Solution : Added appropriate waits to record Mouse entry event.
>
> Test fails every time without fix in Internal CI and passes everytime 
> with fix.
>
> Thanks,
>
> Jay
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/awt-dev/attachments/20191114/a487d7e2/attachment.html>


More information about the awt-dev mailing list