RFR: 8321616: Retire binary test vectors ZipFile/input.jar and ZipFile/input.zip

Eirik Bjorsnos duke at openjdk.org
Thu Dec 14 14:08:03 UTC 2023


On Thu, 14 Dec 2023 11:39:22 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> (though CopyZipFile could use a junit conversion ;-)

Agreed, I have included that conversion in this PR :-) This test can make good use of `assertThrows` and splitting different concerns into separate test methods.

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

PR Comment: https://git.openjdk.org/jdk/pull/17038#issuecomment-1855914377


More information about the core-libs-dev mailing list