mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 06:29:37 +00:00
8250748: Doc of URL(String, String, int, String, URLStreamHandler) does not use link
Reviewed-by: dfuchs
This commit is contained in:
parent
c2ee432602
commit
67b3cbff2e
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user