Jar manifest attribute "Multi-Release" accepts any value

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • None

      When the Multi-Release attribute was "invented", it was thought to be a binary attribute, either it was present or not, the value did not matter. In practice, the value is almost always true. Also, since the attribute is parsed with a modified Boyer-Moore search, we can further decrease false positives by looking for the value "true". So, enforcing a "true" value is both consistent with current practice and a more accurate indicator.

            Assignee:
            Steve Drach (Inactive)
            Reporter:
            Steve Drach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: