Loading... (original) (raw)

The GetLoadedClasses function of JVMTI uses explicit G1 SATB enqueue barriers to make sure that classes fetched during concurrent marking are not unloaded. Instead, the Access API should be used to make the semantics clearer and the implementation more modular.

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8187577 JVM crash during gc doing concurrent marking