On Wed, 29 Mar 2023 19:03:08 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> 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

It is worth noting that I did a new local build of jtreg and that may have 
updated the junit API jar. 

I would find that weird because the file name or version of the JAR file was 
not updated 
`jtreg/build/deps/junit/junit-platform-console-standalone-1.9.2.jar`. But maybe 
the content of the file changed?

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

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

Reply via email to