hotspot/src/share/vm/prims/jvmtiRawMonitor.cpp
JvmtiRawMonitor::~JvmtiRawMonitor() {
{- -------------------------------------------
(1)
---------------------------------------- -}
#ifdef ASSERT
FreeHeap(_name);
#endif
_magic = 0;
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.