The various tests can probably be incorporated into some of the other existing zipfs tests as they are converted from testng -> junit
On Feb 17, 2026, at 11:52 AM, Jaikiran Pai <[email protected]> wrote: On Tue, 17 Feb 2026 16:38:10 GMT, Alan Bateman <[email protected]> wrote: At some point we should replace zipfs/Basic.java with a JUnit test as it has growth very large over time. After seeing Basic.java, I was in two minds whether I should introduce a new JUnit test class just for this issue or add it to the existing one :) I decided to add it here and then consider the JUnit migration as a separate task. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29760#issuecomment-3915850273 [oracle_sig_logo.gif] Lance Andersen | Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 [email protected]
