8214567: Use {@systemProperty} for definitions of system properties

8214569: Use {@systemProperty} for definitions of system properties

Reviewed-by: lancea, mchung, alanb, naoto
This commit is contained in:
Deepak kejriwal 2018-12-26 17:09:19 +05:30 committed by Ramanand Patil
parent b91fa3a6c8
commit 6774e567aa
13 changed files with 24 additions and 24 deletions

View file

@ -304,7 +304,7 @@ public final class URL implements java.io.Serializable {
* or all providers have been exhausted.
* <li>If the previous step fails to find a protocol handler, the
* constructor reads the value of the system property:
* <blockquote>{@code
* <blockquote>{@systemProperty
* java.protocol.handler.pkgs
* }</blockquote>
* If the value of that system property is not {@code null},