-
Sub-task
-
Resolution: Withdrawn
-
P4
-
None
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 "".