8211902: broken link in java.net.http.WebSocket.Builder

Reviewed-by: alanb, dfuchs
This commit is contained in:
Chris Hegarty 2018-10-09 13:31:50 +01:00
parent e61252dc27
commit 1ac444ad87

View file

@ -197,9 +197,9 @@ public interface WebSocket {
* <li> {@link SecurityException} - * <li> {@link SecurityException} -
* if a security manager has been installed and it denies * if a security manager has been installed and it denies
* {@link java.net.URLPermission access} to {@code uri}. * {@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 * contains more information relating to the security context
* in which the the listener is invoked. * in which the listener is invoked.
* <li> {@link IllegalArgumentException} - * <li> {@link IllegalArgumentException} -
* if any of the arguments of this builder's methods are * if any of the arguments of this builder's methods are
* illegal * illegal