RFR: 8268613: jar --validate should check inital entries of a JAR file [v4]
Jorn Vernee
jvernee at openjdk.org
Wed Nov 12 12:18:04 UTC 2025
On Wed, 12 Nov 2025 07:20:44 GMT, Christian Stein <cstein at openjdk.org> wrote:
>> Please review this change to include a validation check for expecting an optional JAR manifest entry being the first or second entry in JAR file. As the second entry, it must be only preceeded by an entry for the `META-INF/` directory.
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>
> Add comment to test
Marked as reviewed by jvernee (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28154#pullrequestreview-3453142623
More information about the core-libs-dev
mailing list