jdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
Mikael Gerdin c62c16f94a 8038412: Move object_iterate_careful down from Space to ContigousSpace and CFLSpace
Only declare the functions where they are actually needed.

Reviewed-by: tschatzl, stefank
2014-03-12 17:13:48 +01:00
..
adaptiveFreeList.cpp Merge 2014-01-28 12:25:34 -08:00
adaptiveFreeList.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
cmsAdaptiveSizePolicy.cpp Merge 2014-02-19 12:08:49 -08:00
cmsAdaptiveSizePolicy.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
cmsCollectorPolicy.cpp 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking 2013-11-01 17:09:38 +01:00
cmsCollectorPolicy.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
cmsGCAdaptivePolicyCounters.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
cmsGCAdaptivePolicyCounters.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01: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 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
cmsOopClosures.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
compactibleFreeListSpace.cpp 8038412: Move object_iterate_careful down from Space to ContigousSpace and CFLSpace 2014-03-12 17:13:48 +01:00
compactibleFreeListSpace.hpp 8038412: Move object_iterate_careful down from Space to ContigousSpace and CFLSpace 2014-03-12 17:13:48 +01:00
concurrentMarkSweepGeneration.cpp 8038399: Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes 2014-03-06 09:08:18 +01:00
concurrentMarkSweepGeneration.hpp 8038404: Move object_iterate_mem from Space to CMS since it is only ever used by CMS 2014-03-12 15:22:45 +01:00
concurrentMarkSweepGeneration.inline.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
concurrentMarkSweepThread.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
concurrentMarkSweepThread.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01: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 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
promotionInfo.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
vmCMSOperations.cpp 8034080: Remove the USDT1 dtrace code from Hotspot 2014-02-18 09:15:40 +01: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 8033440: jmap reports unexpected used/free size of concurrent mark-sweep generation 2014-02-17 09:51:37 +01:00