RFR: 8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose [v3]

Eirik Bjorsnos duke at openjdk.org
Sun Mar 12 12:05:19 UTC 2023


On Sun, 12 Mar 2023 11:47:47 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> It would be great if we could change this to be an automatic test. Maybe we could create a sub-directory in test/jdk/java/util/zip/ZipFile for the resource hogs and put this here, exclude this directory from tier1, and add it to tier2_part2.

With the changes described in my previous comment, I think we could make this test automatic (unless the 2GB file is a concern?)

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

PR: https://git.openjdk.org/jdk/pull/12991


More information about the core-libs-dev mailing list