hg: jdk/jdk: 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Sat Aug 11 17:17:46 UTC 2018


Changeset: 802f7e5e7e6b
Author:    coleenp
Date:      2018-08-11 12:49 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/802f7e5e7e6b

8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Summary: InstanceKlass::implementors() needs the Compile_lock
Reviewed-by: thartmann, eosterlund

! src/hotspot/share/ci/ciInstanceKlass.cpp
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp



More information about the jdk-all-changes mailing list