RFR: 8310837: Use ByteArrayLittleEndian in java.util.zip

Alan Bateman alanb at openjdk.org
Mon Jun 26 14:28:02 UTC 2023


On Mon, 26 Jun 2023 14:18:15 GMT, Glavo <duke at openjdk.org> wrote:

> If there's no reason to stop us from doing this, I can open a new PR to do this after this PR is merged.

We shouldn't rush into that as it it creates coupling between java.base and jdk.zipfs that is problematic for maintenance, integrity and security. Need to be careful with every qualified exports that is added.

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

PR Comment: https://git.openjdk.org/jdk/pull/14632#issuecomment-1607604204


More information about the core-libs-dev mailing list