• Y
    7095236: G1: _markedRegions never contains NULL regions · 4fe35e43
    ysr 提交于
    Summary: Removed the code for skipping over NULL regions in _markedRegions, replacing it with an assertion that a NULL region is never encountered; removed dead methods, remove() and remove_region(), and inlined a simplified addRegion() directly into fillCache().
    Reviewed-by: brutisso, tonyp
    4fe35e43
collectionSetChooser.cpp 12.1 KB