8211902: broken link in java.net.http.WebSocket.Builder
authorchegar
Tue, 09 Oct 2018 13:31:50 +0100
changeset 52053 7ecbaece746f
parent 52052 e25291a90cba
child 52054 e7703e429767
8211902: broken link in java.net.http.WebSocket.Builder Reviewed-by: alanb, dfuchs
src/java.net.http/share/classes/java/net/http/WebSocket.java
--- a/src/java.net.http/share/classes/java/net/http/WebSocket.java	Tue Oct 09 11:44:00 2018 +0100
+++ b/src/java.net.http/share/classes/java/net/http/WebSocket.java	Tue Oct 09 13:31:50 2018 +0100
@@ -197,9 +197,9 @@
          * <li> {@link SecurityException} -
          *          if a security manager has been installed and it denies
          *          {@link java.net.URLPermission access} to {@code uri}.
-         *          <a href="HttpRequest.html#securitychecks">Security checks</a>
+         *          <a href="HttpClient.html#securitychecks">Security checks</a>
          *          contains more information relating to the security context
-         *          in which the the listener is invoked.
+         *          in which the listener is invoked.
          * <li> {@link IllegalArgumentException} -
          *          if any of the arguments of this builder's methods are
          *          illegal