Skip to content
Commit 2ad5e5ac authored by John Cuthbertson's avatar John Cuthbertson
Browse files

7012642: G1: JumbleGC002 test aborts with segmentation violation due to uncaught stack overflow

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
parent a484211e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment