mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 09:53:18 +00:00
8247958: minor HTML errors in com.sun.jdi
Reviewed-by: dholmes, sspitsyn
This commit is contained in:
parent
9a120e7f79
commit
9a99f511aa
@ -217,6 +217,7 @@ public interface VirtualMachine extends Mirror {
|
||||
* is false attempting any of the unsupported class file changes described
|
||||
* in <a href="{@docRoot}/../specs/jvmti.html#RedefineClasses">
|
||||
* JVM TI RedefineClasses</a> will throw this exception.
|
||||
* </UL>
|
||||
*
|
||||
* @throws java.lang.NoClassDefFoundError if the bytes
|
||||
* don't correspond to the reference type (the names
|
||||
|
||||
@ -185,6 +185,7 @@ import com.sun.jdi.event.VMStartEvent;
|
||||
* </UL>
|
||||
* </TD>
|
||||
* </TR>
|
||||
* </TBODY>
|
||||
* </TABLE>
|
||||
*
|
||||
* <p> Connectors are created at start-up time. That is, they
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user