--- old/src/java.base/share/classes/java/net/doc-files/net-properties.html 2017-08-11 15:30:09.775370180 -0700 +++ new/src/java.base/share/classes/java/net/doc-files/net-properties.html 2017-08-11 15:30:09.575361394 -0700 @@ -23,7 +23,7 @@ or visit www.oracle.com if you need additional information or have any questions. --> - + Networking Properties @@ -35,7 +35,7 @@ java.net package. Some are checked only once at startup of the VM, and therefore are best set using the -D option of the java command, while others have a more dynamic nature and can also be changed using -the System.setProperty() API. +the System.setProperty() API. The purpose of this document is to list and detail all of these properties.

If there is no special note, a property value is checked every time it is used.