--- old/src/share/classes/java/applet/AppletStub.java 2013-09-25 23:22:41.930021181 +0400 +++ new/src/share/classes/java/applet/AppletStub.java 2013-09-25 23:22:41.774021176 +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