-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
None
-
b115
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.
- duplicates
-
JDK-8176843 Manifest not strictly implementing its specification
-
- Closed
-
- relates to
-
JDK-8132734 JDK 9 runtime changes to java.util.jar to support multi-release jar files
-
- Closed
-