comparison src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp @ 3761:1e3493ac2d11

7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit Summary: The freeness bit was being cleared in debug code when it shouldn't have been. Also removed unused FreeChunk methods linkAfterNonNull and clearPrev. Reviewed-by: brutisso
author ysr
date Fri, 27 May 2011 10:23:03 -0700
parents f95d63e2154a
children f69a5d43dc19
comparison
equal deleted inserted replaced
3746:537a4053b0f9 3761:1e3493ac2d11