RFR: 8304014: Convert test/jdk/java/util/zip/ZipFile/CorruptedZipFiles.java to junit [v3]
Eirik Bjorsnos
duke at openjdk.org
Wed Mar 29 19:08:14 UTC 2023
On Wed, 29 Mar 2023 18:50:27 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:
>> Seems my dev environment has `jtreg` < 7. Maybe that's a problem?
>
> Seems junit 5 support is a recent effort?
>
> https://mail.openjdk.org/pipermail/jdk-dev/2022-August/006869.html
Scratch that. It seems my IDE was just not being very cooperative in suggesting or finding JUnit 5 API. When I wrote the imports myself it seems to have improved its behaviour.
Do you think it looks better now, @dfuch ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/12563#discussion_r1152369091
More information about the core-libs-dev
mailing list