--- old/src/share/classes/java/applet/AppletStub.java 2013-09-27 16:02:22.541871753 +0400 +++ new/src/share/classes/java/applet/AppletStub.java 2013-09-27 16:02:22.389873664 +0400 @@ -54,11 +54,11 @@ * For example, suppose an applet is contained * within the document: *
-     *    http://java.sun.com/products/jdk/1.2/index.html
+     *    http://www.oracle.com/technetwork/java/index.html
      * 
* The document base is: *
-     *    http://java.sun.com/products/jdk/1.2/index.html
+     *    http://www.oracle.com/technetwork/java/index.html
      * 
* * @return the {@link java.net.URL} of the document that contains the