<AWT Dev> [8] Request for review: 7166296 closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Apr 22 05:06:49 PDT 2013


Hello,
Please review the fix for jdk 8.
SetEnable method check status of all parent containers and windows(via 
getParent() in SunToolkit.getNativeContainer()). But only containers in 
the same window should be checked.
The new method was added to return the peer of the nearest heavyweight 
container.

Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7166296
Webrev can be found at: http://cr.openjdk.java.net/~serb/7166296/webrev.00

-- 
Best regards, Sergey.




More information about the awt-dev mailing list