RFR: 8297875: jar should not compress the manifest directory entry [v4]

Liam Miller-Cushon cushon at openjdk.org
Thu Dec 1 17:00:02 UTC 2022


> This causes jar to not compress the `META-INF/` directory entry, for consistency with the handling of other directory entries and compliance with `APPNOTE.TXT`, and for compatibility with other zip implementations.

Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:

  Test improvements

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11441/files
  - new: https://git.openjdk.org/jdk/pull/11441/files/9abb827f..96de05ea

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

  Stats: 32 lines in 1 file changed: 1 ins; 23 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/11441.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11441/head:pull/11441

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


More information about the core-libs-dev mailing list