[8] Request for review: 7154516 [macosx] Popup menus have no visible borders (original) (raw)

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Nov 26 10:51:40 PST 2012


Hi. Please review the fix for 8002308 : [macosx] 7198229 should be applied to the user action only setBounds/setSize can cause StackOverflow in case of the considerable loading. It occurs when the system doesn't change the size of a window quickly and a large number of loops collects, because our setBounds method is asynchronous. Note that when the user changes the size of a window, system doesn't send a new event while previous event isn't processed.

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

-- Best regards, Sergey.



More information about the macosx-port-dev mailing list