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

Chen Liang liach at openjdk.org
Wed Sep 20 02:38:40 UTC 2023


On Mon, 26 Jun 2023 14:14:54 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> @LanceAndersen This one is going to require checking that startup isn't impacted.

Now that `ByteArrayLittleEndian` is used in Integer toString, don't think this patch will affect the startup class loading sequence.

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

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


More information about the core-libs-dev mailing list