> 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: Move manifest location check to after the order mismatch validation ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28154/files - new: https://git.openjdk.org/jdk/pull/28154/files/28068ea6..9986cd87 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28154&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28154&range=01-02 Stats: 25 lines in 1 file changed: 13 ins; 12 del; 0 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
