RFR: 8268613: jar --validate should check inital entries of a JAR file [v4]

Christian Stein cstein at openjdk.org
Wed Nov 12 07:20:44 UTC 2025


> 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/28154/files
  - new: https://git.openjdk.org/jdk/pull/28154/files/9986cd87..b7389cb6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28154&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28154&range=02-03

  Stats: 9 lines in 1 file changed: 6 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/28154.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28154/head:pull/28154

PR: https://git.openjdk.org/jdk/pull/28154


More information about the core-libs-dev mailing list