jdk/src/share/classes/com/sun/jdi/ClassNotLoadedException.java
changeset 9266 121fb370f179
parent 5506 202f599c92aa
child 11277 e3a1c90dd439
--- a/jdk/src/share/classes/com/sun/jdi/ClassNotLoadedException.java	Wed Apr 13 11:59:18 2011 -0700
+++ b/jdk/src/share/classes/com/sun/jdi/ClassNotLoadedException.java	Wed Apr 13 12:16:13 2011 -0700
@@ -60,9 +60,9 @@
  * is visible to the class loader of enclosing class. (That is, the
  * class loader of the enclosing class must be an <i>initiating</i> class
  * loader for the class in question.)
- * See the <a href="http://java.sun.com/docs/books/vmspec/">Java
- * Virtual Machine Specification</a> for
- * more details.
+ * See
+ * <cite>The Java&trade; Virtual Machine Specification</cite>
+ * for more details.
  *
  * @author Gordon Hirsch
  * @since  1.3