diff -r 3d7b2fafc34b -r e3f8b7f63dc7 jdk/src/share/classes/com/sun/jdi/connect/package.html --- a/jdk/src/share/classes/com/sun/jdi/connect/package.html Tue Oct 08 14:41:46 2013 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ - - -com.sun.jdi.connect description - - - - -This package defines -connections between the virtual machine -using the JDI and the target virtual machine. -In concert with {@link com.sun.jdi.VirtualMachineManager} -it is the mechanism for launching, attaching, etc to -target virtual machines. -

-Methods may be added to the interfaces in the JDI packages in future -releases. Existing packages may be renamed if the JDI becomes a standard -extension. - -