comparison src/share/vm/gc_implementation/includeDB_gc_g1 @ 1861:c32059ef4dc0

6971296: G1: simplify G1RemSet class hierarchy Summary: Remove G1RemSet base class and StupidG1RemSet class; rename HRInto_G1RemSet to just G1RemSet. Reviewed-by: ysr, tonyp
author johnc
date Tue, 12 Oct 2010 09:36:48 -0700
parents 2d160770d2e5
children 2d26b0046e0d
comparison
equal deleted inserted replaced
1843:0715f0cf171d 1861:c32059ef4dc0
308 heapRegionSeq.hpp growableArray.hpp 308 heapRegionSeq.hpp growableArray.hpp
309 heapRegionSeq.hpp heapRegion.hpp 309 heapRegionSeq.hpp heapRegion.hpp
310 310
311 heapRegionSeq.inline.hpp heapRegionSeq.hpp 311 heapRegionSeq.inline.hpp heapRegionSeq.hpp
312 312
313 instanceKlass.cpp g1RemSet.inline.hpp
314
315 instanceRefKlass.cpp g1RemSet.inline.hpp
316
313 klass.hpp g1OopClosures.hpp 317 klass.hpp g1OopClosures.hpp
314 318
315 memoryService.cpp g1MemoryPool.hpp 319 memoryService.cpp g1MemoryPool.hpp
320
321 objArrayKlass.cpp g1RemSet.inline.hpp
316 322
317 ptrQueue.cpp allocation.hpp 323 ptrQueue.cpp allocation.hpp
318 ptrQueue.cpp allocation.inline.hpp 324 ptrQueue.cpp allocation.inline.hpp
319 ptrQueue.cpp mutex.hpp 325 ptrQueue.cpp mutex.hpp
320 ptrQueue.cpp mutexLocker.hpp 326 ptrQueue.cpp mutexLocker.hpp