src/share/classes/com/sun/jdi/connect/spi/Connection.java

Print this page

        

@@ -54,10 +54,11 @@
  * be writing at any given time. </p>
  *
  * @since 1.5
  */
 
+@jdk.Supported
 public abstract class Connection {
 
     /**
      * Reads a packet from the target VM.
      *