• Y
    7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should... · 5e28a367
    ysr 提交于
    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
    5e28a367
freeChunk.hpp 5.3 KB