If custom manifest contains "Multi-release: true" regular jar becomes MR jar

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: 9
    • Component/s: tools
    • None
    • jar

      To reproduce create manifest.txt with content
      Multi-release: true

      then create jar
      $jar cfm test.jar manifest.txt .

      java.util.jar.JarFile.isMultiRelease will return true for the jar.

            Assignee:
            Paul Sandoz
            Reporter:
            Andrey Nazarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: