RFR: 8297875: jar should not compress the manifest directory entry [v4]
Lance Andersen
lancea at openjdk.org
Thu Dec 1 18:06:17 UTC 2022
On Thu, 1 Dec 2022 17:00:02 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.
>
> Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:
>
> Test improvements
Thank you for the updates. I think this is good to go :-)
-------------
Marked as reviewed by lancea (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11441
More information about the compiler-dev
mailing list