Re: RFR: 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile [v10]

2024-01-10 Thread Lance Andersen
On Tue, 9 Jan 2024 07:29:49 GMT, Eirik Bjørsnøs wrote: >> This PR suggests we retire the binary test vectors `ZipFile/input.zip`, >> `ZipFile/input.jar` and `ZipFile/crash.jar` >> >> Binary test vectors are harder to analyze, and sharing test vectors across >> unrelated tests increases mainte

Re: RFR: 8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile [v10]

2024-01-08 Thread Eirik Bjørsnøs
> This PR suggests we retire the binary test vectors `ZipFile/input.zip`, > `ZipFile/input.jar` and `ZipFile/crash.jar` > > Binary test vectors are harder to analyze, and sharing test vectors across > unrelated tests increases maintenance burden. It would be better to have each > test produce