Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8154964

JVM_GetSystemPackage returns file URL for -Xbootclasspath/a

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None

      JVM_GetSystemPackage currently returns:
      - A jrt URL is returned when in the runtime image.
      - A file URL is returned when in the runtime image and an exploded build
      - A file path when -Xbootclasspath/a

      Propose to change to return a file URL for -Xbootclasspath/a case. JVM_GetSystemPackage returning a location and may be better to rename it to JVM_GetSystemPackageLocation.

            hseigel Harold Seigel (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: