[8] Request for review: 8002308 : [macosx] 7198229 should be applied to the user action only

Scott Kovatch scott.kovatch at oracle.com
Mon Nov 26 11:33:56 PST 2012


Makes sense to me. It's a pretty simple fix.

-- Scott K.

On Nov 26, 2012, at 10:54 AM, Sergey Bylokhov <sergey.bylokhov at oracle.com> wrote:

> Subject was fixed.
> 
> 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