hotspot/.hgignore
author tonyp
Wed, 25 Aug 2010 08:44:58 -0400
changeset 6424 9ab433735f7c
parent 4315 c60317f0dfe6
child 9313 8de6a58b06e9
permissions -rw-r--r--
6941275: G1: The MemoryPools are incorrectly supported for G1 Summary: The way we were caluclating the max value meant that it might fluctuate during the run and this broke some assumptions inside the MBeans framework. This change sets the max value of each pool to -1, which means undefined according to the spec. Reviewed-by: mchung, johnc

^build/
^dist/
/nbproject/private/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/