Searched refs:post_class_unload_events (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp621 static void post_class_unload_events(BoolObjectClosure* is_alive);
H A DsystemDictionary.cpp1668 post_class_unload_events(is_alive);
2630 void SystemDictionary::post_class_unload_events(BoolObjectClosure* is_alive) { function in class:SystemDictionary

Completed in 40 milliseconds