Relates :
|
The default value for java.vendor.url is http://java.oracle.com/. java.lang.System.getProperties documents the property as always having a value but a reasonable value depends on the vendor supplying the java runtime. The default can be changed to either the empty string or undefined. However, the compatibility risk should be evaluated.
|