log src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp @ 4728:441e946dc1af

age author description
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Wed, 14 Dec 2011 12:15:26 +0100 stefank 7121373: Clean up CollectedHeap::is_in
Wed, 26 Oct 2011 21:07:52 -0700 ysr 7105163: CMS: some mentions of MinChunkSize should be IndexSetStart
Tue, 25 Oct 2011 20:15:41 -0700 ysr 7099817: CMS: +FLSVerifyLists +FLSVerifyIndexTable asserts: odd slot non-empty, chunk not on free list
Fri, 27 May 2011 15:05:33 -0700 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 16 Aug 2010 15:58:42 -0700 ysr 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks