You need to sign in or sign up before continuing.
  • Y
    6786503: Overflow list performance can be improved · 7a40ef32
    ysr 提交于
    Summary: Avoid overflow list walk in CMS & ParNew when it is unnecessary. Fix a couple of correctness issues, including a C-heap leak, in ParNew at the intersection of promotion failure, work queue overflow and object array chunking. Add stress testing option and related assertion checking.
    Reviewed-by: jmasa
    7a40ef32
parNewGeneration.cpp 49.2 KB