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

(zipfs) Creating or updating a JAR file system should put the MANIFEST.MF at the start

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 15
    • 8, 11, 14, 15
    • core-libs
    • b14

    Description

      JarInputStream requires META-INF/MANIFEST.MF to be the first or second entry in the JAR file. If a JAR file is created or updated with the JAR file system provider and META-INF/MANIFEST.MF exists then it should put this entry at the start of the JAR file to allow JarInputStream read it.

      Attachments

        Activity

          People

            lancea Lance Andersen
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: