RFR: 8304014: Convert test/jdk/java/util/zip/ZipFile/CorruptedZipFiles.java to junit [v3]
Daniel Fuchs
dfuchs at openjdk.org
Wed Mar 29 19:08:15 UTC 2023
On Wed, 29 Mar 2023 19:02:56 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:
>> 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 ?
Yes - this a recent effort. I believe you will need at least jtreg 7, and JUnit 5.8.2
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/12563#discussion_r1152369274
More information about the core-libs-dev
mailing list