Integrated: 8297875: jar should not compress the manifest directory entry
Liam Miller-Cushon
cushon at openjdk.org
Thu Dec 1 22:12:11 UTC 2022
On Wed, 30 Nov 2022 18:48:30 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: e846b043
Author: Liam Miller-Cushon <cushon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e846b0438ca12f457ee763fed3a435d3a863c383
Stats: 75 lines in 2 files changed: 75 ins; 0 del; 0 mod
8297875: jar should not compress the manifest directory entry
Reviewed-by: lancea
-------------
PR: https://git.openjdk.org/jdk/pull/11441
More information about the compiler-dev
mailing list