8250748: Doc of URL(String, String, int, String, URLStreamHandler) does not use link

Reviewed-by: dfuchs
This commit is contained in:
Evan Whelan 2020-08-19 08:58:00 +00:00 committed by Daniel Fuchs
parent c2ee432602
commit 67b3cbff2e

View file

@ -397,8 +397,8 @@ public final class URL implements java.io.Serializable {
* a {@code handler} of {@code null} indicates that the URL
* should use a default stream handler for the protocol, as outlined
* for:
* java.net.URL#URL(java.lang.String, java.lang.String, int,
* java.lang.String)
* {@link java.net.URL#URL(java.lang.String, java.lang.String, int,
* java.lang.String)}
*
* <p>If the handler is not null and there is a security manager,
* the security manager's {@code checkPermission}