RFR: 8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream [v11]

Lance Andersen lancea at openjdk.java.net
Mon Jul 26 21:16:31 UTC 2021


On Fri, 23 Jul 2021 16:22:01 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> > Thank you for the review Alan.
> > @LanceAndersen, I've run the tier1 tests locally with the latest PR and they have passed without any regressions. Given that we changed the implementation to wrap ByteArrayOutputStream instead of extending it, would you want to rerun some of your other tests that you had previously run, before I integrate this?
> 
> Yes, I will run additional tests and report back after they complete

I did not notice any new issues after running tier1 - tier3

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

PR: https://git.openjdk.java.net/jdk/pull/4607


More information about the core-libs-dev mailing list