hotspot/src/share/vm/prims/jvmtiThreadState.hpp
void set_dynamic_code_event_collector(JvmtiDynamicCodeEventCollector* collector) {
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
_dynamic_code_event_collector = collector;
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.