[8] Review request for 7192887 java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068) (original) (raw)

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Aug 28 03:57:42 PDT 2012


Hi, Denis. Fix looks good.

27.08.2012 19:22, Denis S. Fokin wrote:

bug: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7192887 webrev: http://http://cr.openjdk.java.net/~denis/7192887/webrev

UngrabEvent is not sent on some platforms (XToolkit) on window disposal. I have added the code in XWindowPeer.dispose() method. We do the similar posts on EDT in XWindowPeer but I do not think that extraction the code in a method is needed here. Thank you, Denis.

-- Best regards, Sergey.



More information about the awt-dev mailing list