comparison src/share/vm/gc_implementation/includeDB_gc_g1 @ 795:215f81b4d9b3

6841831: G1: assert(contains_reference(from),"We just added it!") fires Summary: During parallel rset updating we have to make sure that the worker ids of the refinement threads do not intersect with the worker ids that can be claimed by the mutator threads. Reviewed-by: tonyp
author iveresov
date Mon, 18 May 2009 11:52:46 -0700
parents 315a5d70b295
children d44bdab1c03d
comparison
equal deleted inserted replaced
794:315a5d70b295 795:215f81b4d9b3
280 280
281 heapRegionRemSet.hpp sparsePRT.hpp 281 heapRegionRemSet.hpp sparsePRT.hpp
282 282
283 heapRegionRemSet.cpp allocation.hpp 283 heapRegionRemSet.cpp allocation.hpp
284 heapRegionRemSet.cpp bitMap.inline.hpp 284 heapRegionRemSet.cpp bitMap.inline.hpp
285 heapRegionRemSet.cpp concurrentG1Refine.hpp
285 heapRegionRemSet.cpp g1BlockOffsetTable.inline.hpp 286 heapRegionRemSet.cpp g1BlockOffsetTable.inline.hpp
286 heapRegionRemSet.cpp g1CollectedHeap.inline.hpp 287 heapRegionRemSet.cpp g1CollectedHeap.inline.hpp
287 heapRegionRemSet.cpp heapRegionRemSet.hpp 288 heapRegionRemSet.cpp heapRegionRemSet.hpp
288 heapRegionRemSet.cpp heapRegionSeq.inline.hpp 289 heapRegionRemSet.cpp heapRegionSeq.inline.hpp
289 heapRegionRemSet.cpp globalDefinitions.hpp 290 heapRegionRemSet.cpp globalDefinitions.hpp