• H
    8026041: JVM crashes with assert "assert(is_updated()) failed: must not be... · 48f9e14e
    hseigel 提交于
    8026041: JVM crashes with assert "assert(is_updated()) failed: must not be clear" with -XX:+PrintGCApplicationConcurrentTime in -Xcomp mode
    Summary: Prior to printing the time interval in RuntimeService::record_safepoint_begin(), check first that VM initialization is complete.
    Reviewed-by: coleenp, dholmes, sla, ctornqvi
    Contributed-by: lois.foltan@oracle.com
    48f9e14e
runtimeService.cpp 7.3 KB