hotspot/src/share/vm/runtime/java.cpp
void notify_vm_shutdown() {
{- -------------------------------------------
(1) (DTrace のフック点)
---------------------------------------- -}
// For now, just a dtrace probe.
HS_DTRACE_PROBE(hotspot, vm__shutdown);
HS_DTRACE_WORKAROUND_TAIL_CALL_BUG();
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.