• S
    8020277: Young GC could be extremely slow due to assertion in... · b239de7f
    sjohanss 提交于
    8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range
    8009462: Young GC's (ParNewGC and SerialGC) have unexpected variances.
    Summary: Removed the assertion slowing down GC.
    Reviewed-by: stefank, mgerdin
    b239de7f
objectStartArray.cpp 5.4 KB