Hi All, Please review a fix for the below test bug.

 

Bug: https://bugs.openjdk.java.net/browse/JDK-8196841

 

Webrev: 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

Reply via email to