src/jdk.jvmstat/share/classes/sun/jvmstat/perfdata/monitor/AbstractMonitoredVm.java

Print this page

        

*** 93,103 **** * {@inheritDoc} */ public void detach() { /* * no default action required because the detach operation for the ! * native byte buffer is managed by the sun.misc.Perf class. */ } /* ---- Methods to support polled MonitoredVm Implementations ----- */ --- 93,103 ---- * {@inheritDoc} */ public void detach() { /* * no default action required because the detach operation for the ! * native byte buffer is managed by the Perf class. */ } /* ---- Methods to support polled MonitoredVm Implementations ----- */