Changeset: 0db3ba3f6870
Author:    hseigel
Date:      2013-10-11 15:33 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0db3ba3f6870

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.fol...@oracle.com

! src/share/vm/services/runtimeService.cpp

Changeset: df268195b0ea
Author:    hseigel
Date:      2013-10-11 17:08 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/df268195b0ea

Merge


Reply via email to