Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8225093 Special property jdk.boot.class.path.append should not default to empty string
  3. JDK-8279010

Release Note: Default Value of System Property jdk.boot.class.path.append

XMLWordPrintable

      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 "".

            mwthomps Marty Thompson
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: