<AWT Dev> [11] JDK-8196841: [TEST_BUG] "java/awt/Component/SetEnabledPerfomance/SetEnabledPerformance.java" fails

shashidhara veerabhadraiah shashidhara.veerabhadraiah at oracle.com
Tue Feb 6 09:53:04 UTC 2018


Hi All, There is a recursion code at AWTEventMulticaster.java that is causing the stack to overflow which is the real reason for the ’stackOverflowError'. Hence please hold this review until I fix the real problem.

Thanks and regards,
Shashi

> On 06-Feb-2018, at 1:57 PM, Shashidhara Veerabhadraiah <shashidhara.veerabhadraiah at oracle.com> wrote:
> 
> Hi All, Please review a fix for the below test bug.
>  
> Bug: https://bugs.openjdk.java.net/browse/JDK-8196841 <https://bugs.openjdk.java.net/browse/JDK-8196841>
>  
> Webrev: http://cr.openjdk.java.net/~sveerabhadra/8196841/webrev.00/ <http://cr.openjdk.java.net/~sveerabhadra/8196841/webrev.00/>
>  
> Summary: The original test creates a pool of button objects on the stack and throws ‘stackOverflowError’ when the stack runs out of memory. The fix sets a higher stack size for the test to run and now it passes.
>  
> Thanks and regards,
> Shashi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180206/68b6e4a9/attachment.html>


More information about the awt-dev mailing list