OpenJDK / portola / portola
changeset 52073:7ecbaece746f
8211902: broken link in java.net.http.WebSocket.Builder
Reviewed-by: alanb, dfuchs
author | chegar |
---|---|
date | Tue, 09 Oct 2018 13:31:50 +0100 |
parents | e25291a90cba |
children | e7703e429767 |
files | src/java.net.http/share/classes/java/net/http/WebSocket.java |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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