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

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Nov 20 02:54:10 PST 2013


Hi, Petr.
The fix looks good.

On 20.11.2013 12:57, 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.


-- 
Best regards, Sergey.



More information about the awt-dev mailing list