On 29/02/2012 15:21, Kumar Srinivasan wrote:
Hi,
Please review fix for launcher tests, the JVM requires a higher
stack size for 64bit systems, this fixes increases the stack size
and removes the test from the problem list.
fyi,
The stack size is specified here so that the launcher flag under
test, parses and scales these options for human readability.
http://cr.openjdk.java.net/~ksrini/7148499/webrev.0/
Thanks
Kumar
Looks fine to me. I assume this test will start failing in 7u too once
the HotSpot changes to increase the stack size get there.
-Alan