jdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
Jon Masamitsu 39154726de Merge
2014-05-08 18:22:22 -07:00
..
adaptiveFreeList.cpp 8026784: Error message in AdaptiveFreeList<Chunk>::verify_stats is wrong 2014-05-06 09:41:04 +02: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 8027643: Merge GenCollectorPolicy and TwoGenerationCollectorPolicy 2014-04-29 22:57:19 +02: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 8038630: Remove ExtendedOopClosure::prefetch_style() 2014-03-28 14:15:03 +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 8042195: Introduce umbrella header orderAccess.inline.hpp 2014-04-29 15:17:27 +02: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 Merge 2014-05-08 18:22:22 -07: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 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods 2014-05-01 05:52:28 -07:00
concurrentMarkSweepThread.hpp 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods 2014-05-01 05:52:28 -07: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 8039743: Use correct format specifier to print size_t values and pointers in the GC code 2014-04-09 13:54:32 +02: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