-
Type:
Sub-task
-
Resolution: Withdrawn
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
The JVM TI function GetSystemProperty() now returns a status of JVMTI_ERROR_NOT_AVAILABLE and a property value of NULL for the JDK-internal and undocumented VM system property "jdk.boot.class.path.append", if it is uninitialized. Previously, it returned a status of JVMTI_ERROR_NONE and a property value of "".