<AWT Dev> <AWT-Dev> [8] Review Request: JDK-8028485 [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails

Anthony Petrov anthony.petrov at oracle.com
Wed Nov 20 01:32:44 PST 2013


Hi Petr,

The fix looks good to me.

--
best regards,
Anthony

On 11/20/2013 12:57 PM, Petr Pchelko wrote:
> Hello, AWT Team.
>
> Please review the fix for the issue:
> https://bugs.openjdk.java.net/browse/JDK-8028485
> The fix is available at:
> http://cr.openjdk.java.net/~pchelko/8028485/webrev/
>
> After the fix for JDK-8024864 the peer's bounds are updated in deliverMoveResizeEvent.
> However mouse enter/exit event delivery mechanism needs to use the updated bounds.
> So the synthesizeMouseEnterExit.. call was moved after the bounds update call.
> The test was modified because it failed sometimes due to lack of waiting.
>
> With best regards. Petr.
>


More information about the awt-dev mailing list