src/share/classes/com/sun/management/GarbageCollectorMXBean.java

Print this page

        

*** 35,44 **** --- 35,45 ---- * collection implementation that supports this extension. * * @author Mandy Chung * @since 1.5 */ + @jdk.Supported public interface GarbageCollectorMXBean extends java.lang.management.GarbageCollectorMXBean { /** * Returns the GC information about the most recent GC.