src/java.base/share/classes/java/security/CodeSource.java
changeset 52700 b206bdfb9fe2
parent 47418 6993f9f1ff83
child 57792 1b6806340400
child 58678 9cf78a70fa4f
--- a/src/java.base/share/classes/java/security/CodeSource.java	Tue Nov 27 09:40:32 2018 -0800
+++ b/src/java.base/share/classes/java/security/CodeSource.java	Tue Nov 27 11:28:47 2018 -0800
@@ -309,13 +309,13 @@
      * <p>
      * For example, the codesource objects with the following locations
      * and null certificates all imply
-     * the codesource with the location "http://java.sun.com/classes/foo.jar"
+     * the codesource with the location "http://www.example.com/classes/foo.jar"
      * and null certificates:
      * <pre>
      *     http:
-     *     http://*.sun.com/classes/*
-     *     http://java.sun.com/classes/-
-     *     http://java.sun.com/classes/foo.jar
+     *     http://*.example.com/classes/*
+     *     http://www.example.com/classes/-
+     *     http://www.example.com/classes/foo.jar
      * </pre>
      *
      * Note that if this CodeSource has a null location and a null