.hgignore
author johnc
Wed, 19 Jan 2011 13:01:11 -0800
changeset 7921 9a89fc7051a3
parent 6729 6972f2f93eba
child 9309 334bea52fc16
permissions -rw-r--r--
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
4312
8bc999bb0d48 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 0
diff changeset
     3
/nbproject/private/
6729
6972f2f93eba 6978977: Productivity: use ant for java part of build
igor
parents: 4312
diff changeset
     4
^webrev