comparison make/hotspot_version @ 2150:182e9624aa42

7012642: G1: JumbleGC002 test aborts with segmentation violation due to uncaught stack overflow Summary: With recent G1 allocation path changes, the value of StackShadowPages in fast debug builds of the JVM, is no longer large enough to prevent the JVM C++ code from touching the stack guard pages. Increase the value of StackShadowPages to a suitable value. Reviewed-by: ysr, tonyp, coleenp
author johnc
date Wed, 19 Jan 2011 13:01:11 -0800
parents 9fc3ffb1e0b1
children 76d6282dcfe5
comparison
equal deleted inserted replaced
2137:ffd725ff6943 2150:182e9624aa42