--- old/src/share/classes/java/net/URLPermission.java 2014-04-03 08:23:06.606835881 -0700 +++ new/src/share/classes/java/net/URLPermission.java 2014-04-03 08:23:06.408834474 -0700 @@ -72,7 +72,7 @@ * separated by '/' characters. path may also be empty. The path is specified * in a similar way to the path in {@link java.io.FilePermission}. There are * three different ways as the following examples show: - * + *
* * * @@ -245,7 +245,7 @@ *
  • otherwise, return false
  • * *

    Some examples of how paths are matched are shown below: - *

    URL Examples
    Example urlDescription
    http://www.oracle.com/a/b/c.html
    + *
    * * *
    Examples of Path Matching
    this's pathp's pathmatch
    /a/b/a/byes