Hi Sergey,

I suggest to call frame.dispose() at the end of the test (no need to resend the webrev for this). Otherwise the fix looks good to me.

--
best regards,
Anthony

On 11/26/2012 10:54 PM, Sergey Bylokhov 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/

Reply via email to