jdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
Jesper Wilhelmsson 27e9dd8a8d 8061805: BACKOUT - Remove the generations array
Backing out the change due to non-trivial test problems in nightly testing.

Reviewed-by: jwilhelm, mgerdin
2014-10-22 16:40:43 +02:00
..
adaptiveFreeList.cpp 6979279: remove special-case code for ParallelGCThreads==0 2014-10-21 11:57:22 +02:00
adaptiveFreeList.hpp 6979279: remove special-case code for ParallelGCThreads==0 2014-10-21 11:57:22 +02:00
cmsCollectorPolicy.cpp 8046598: Scalable Native memory tracking development 2014-08-07 12:18:58 -07:00
cmsCollectorPolicy.hpp 8034246: remove CMS and ParNew adaptive size policy code 2014-06-26 13:30:43 -07: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 8046670: Make CMS metadata aware closures applicable for other collectors 2014-06-24 16:20:15 +02:00
cmsOopClosures.inline.hpp 8046670: Make CMS metadata aware closures applicable for other collectors 2014-06-24 16:20:15 +02:00
compactibleFreeListSpace.cpp 6979279: remove special-case code for ParallelGCThreads==0 2014-10-21 11:57:22 +02:00
compactibleFreeListSpace.hpp 8034246: remove CMS and ParNew adaptive size policy code 2014-06-26 13:30:43 -07:00
concurrentMarkSweepGeneration.cpp 8061805: BACKOUT - Remove the generations array 2014-10-22 16:40:43 +02:00
concurrentMarkSweepGeneration.hpp 8049420: Backout 8048248 to correct attribution 2014-07-07 12:37:11 +02:00
concurrentMarkSweepGeneration.inline.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
concurrentMarkSweepThread.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
concurrentMarkSweepThread.hpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
freeChunk.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
freeChunk.hpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
promotionInfo.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
promotionInfo.hpp 8035729: Code using assert(is_oop_or_null) needs better error messages 2014-09-18 11:04:00 +02:00
vmCMSOperations.cpp 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps 2014-06-19 13:31:14 +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 8033440: jmap reports unexpected used/free size of concurrent mark-sweep generation 2014-02-17 09:51:37 +01:00