.hgignore
author ysr
Mon, 13 Jun 2011 09:58:16 -0700
changeset 9992 0d82cce3e655
parent 9309 334bea52fc16
child 12024 452c9c3f0a96
permissions -rw-r--r--
7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit Summary: It turns out that there is no need to explicitly stop CMS since the JVM is taken down at a terminal safepoint during which CMS threads are (terminally) inactive. This will need to be revised if and when we evolve in the future to a point where we allow JVM reincarnation in the same process, but those changes will be much more sweeping than just terminating CMS threads. The unused ::stop() methods will be removed in a separate CR. Also include in this CR is the fix for a small typo in the spelling of UseGCLogFileRotation in a message in arguments.cpp, brought to our attention by Rainer Jung and reviewed by minqi. Reviewed-by: johnc, jwilhelm

^build/
^dist/
/nbproject/private/
^webrev
^.hgtip