When the jvmdi GetLoadedClasses() function is called, it allocates an
array to be used to return a list of the loaded classes. It does this while
holding the SystemDictionary_lock lock which it should not do.
array to be used to return a list of the loaded classes. It does this while
holding the SystemDictionary_lock lock which it should not do.
- duplicates
-
JDK-4282863 test jvmdi009 causes java_g crash
-
- Closed
-