jdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
2013-08-16 06:12:46 -07:00
..
adaptiveFreeList.cpp 8014971: Minor code cleanup of the freelist management 2013-05-22 08:04:58 +02:00
adaptiveFreeList.hpp 8014971: Minor code cleanup of the freelist management 2013-05-22 08:04:58 +02:00
cmsAdaptiveSizePolicy.cpp 8007762: Rename a bunch of methods in size policy across collectors 2013-05-22 11:11:47 -07:00
cmsAdaptiveSizePolicy.hpp 8007762: Rename a bunch of methods in size policy across collectors 2013-05-22 11:11:47 -07:00
cmsCollectorPolicy.cpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
cmsCollectorPolicy.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
cmsGCAdaptivePolicyCounters.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
cmsGCAdaptivePolicyCounters.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
cmsLockVerifier.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
cmsLockVerifier.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
cmsOopClosures.hpp 6412968: CMS Long initial mark pauses 2013-07-25 11:07:23 -07:00
cmsOopClosures.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
compactibleFreeListSpace.cpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
compactibleFreeListSpace.hpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
concurrentMarkSweepGeneration.cpp 8022817: CMS should not shrink if compaction was not done 2013-08-16 06:12:46 -07:00
concurrentMarkSweepGeneration.hpp 6412968: CMS Long initial mark pauses 2013-07-25 11:07:23 -07:00
concurrentMarkSweepGeneration.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
concurrentMarkSweepThread.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
concurrentMarkSweepThread.hpp 7189971: Implement CMSWaitDuration for non-incremental mode of CMS 2013-02-01 17:02:36 -08:00
freeChunk.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
freeChunk.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
promotionInfo.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
promotionInfo.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
vmCMSOperations.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
vmCMSOperations.hpp 6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent 2011-03-14 21:52:24 -07:00
vmStructs_cms.hpp Merge 2013-02-06 15:22:32 -08:00