<AWT Dev> [14] RFR JDK-8234184:[TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows
Jayathirth D V
jayathirth.d.v at oracle.com
Thu Nov 14 17:16:27 UTC 2019
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/55016415/attachment.html>
More information about the awt-dev
mailing list