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

JarFile::isMultiRelease does not return true in all cases where it should return true

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs
    • b134

      JarFile::isMultiRelease does not return true if the underlying jar file is a multi-release jar file and JarFile is opened with the version argument set to JarFile.baseVersion() or a value less than JarFile.baseVersion. Hence we can't always differentiate a multi-release JarFile from a "regular" JarFile.

            sdrach Steve Drach (Inactive)
            sdrach Steve Drach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: