jdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
Jon Masamitsu c2ff9781c7 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
The CMS concurrent precleaning and concurrent marking phases should work around classes that are undergoing redefinition.

Reviewed-by: ysr, dcubed
2009-01-11 16:58:24 -08:00
..
binaryTreeDictionary.cpp Merge 2008-07-28 15:30:23 -07:00
binaryTreeDictionary.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
cmsAdaptiveSizePolicy.cpp Initial load 2007-12-01 00:00:00 +00:00
cmsAdaptiveSizePolicy.hpp Initial load 2007-12-01 00:00:00 +00:00
cmsCollectorPolicy.cpp Initial load 2007-12-01 00:00:00 +00:00
cmsCollectorPolicy.hpp Initial load 2007-12-01 00:00:00 +00:00
cmsGCAdaptivePolicyCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
cmsGCAdaptivePolicyCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
cmsLockVerifier.cpp Initial load 2007-12-01 00:00:00 +00:00
cmsLockVerifier.hpp Initial load 2007-12-01 00:00:00 +00:00
cmsOopClosures.hpp 6722113: CMS: Incorrect overflow handling during precleaning of Reference lists 2008-11-20 12:27:41 -08:00
cmsOopClosures.inline.hpp Initial load 2007-12-01 00:00:00 +00:00
cmsPermGen.cpp 6539517: CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen 2008-04-01 15:13:47 +04:00
cmsPermGen.hpp 6539517: CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen 2008-04-01 15:13:47 +04:00
compactibleFreeListSpace.cpp 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark" 2009-01-11 16:58:24 -08:00
compactibleFreeListSpace.hpp 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off 2009-01-06 07:05:05 -08:00
concurrentMarkSweepGeneration.cpp 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark" 2009-01-11 16:58:24 -08:00
concurrentMarkSweepGeneration.hpp 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off 2009-01-06 07:05:05 -08:00
concurrentMarkSweepGeneration.inline.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
concurrentMarkSweepThread.cpp Initial load 2007-12-01 00:00:00 +00:00
concurrentMarkSweepThread.hpp Initial load 2007-12-01 00:00:00 +00:00
freeBlockDictionary.cpp Initial load 2007-12-01 00:00:00 +00:00
freeBlockDictionary.hpp Merge 2008-07-28 15:30:23 -07:00
freeChunk.cpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
freeChunk.hpp Merge 2008-07-28 15:30:23 -07:00
freeList.cpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
freeList.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
vmCMSOperations.cpp Initial load 2007-12-01 00:00:00 +00:00
vmCMSOperations.hpp Initial load 2007-12-01 00:00:00 +00:00
vmStructs_cms.hpp Merge 2008-06-10 09:57:24 -07:00