--- old/src/share/classes/java/net/doc-files/net-properties.html 2014-04-03 08:23:07.847844695 -0700 +++ new/src/share/classes/java/net/doc-files/net-properties.html 2014-04-03 08:23:07.658843352 -0700 @@ -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 purpose of this document is to list +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.