RFR: 8304014: Convert test/jdk/java/util/zip/ZipFile/CorruptedZipFiles.java to junit [v3]

Eirik Bjorsnos duke at openjdk.org
Wed Mar 29 18:53:17 UTC 2023


On Wed, 29 Mar 2023 18:38:00 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:

>> Noob question: Do you know where I find the jars for setting up junit5 in my IDE? jtreg's `junit-platform-console-standalone-1.9.2` does not seem to include these annotations.
>
> 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

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

PR Review Comment: https://git.openjdk.org/jdk/pull/12563#discussion_r1152356869


More information about the core-libs-dev mailing list