comparison src/cpu/x86/vm/vm_version_x86.cpp @ 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 f95d63e2154a
children 82de9bd880e3
comparison
equal deleted inserted replaced
2137:ffd725ff6943 2150:182e9624aa42