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

Print this page

        

@@ -35,10 +35,11 @@
  * 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.