On Sun, 14 Jan 2024 19:09:57 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> I originally didn't depend on JUnit. But this tool can easily execute 
>> multiple test cases independently.
>> A single failed case doesn't make the whole test fail fast, and all cases 
>> always be executed.
>
> Fair point, although there are ways to workaround that w/o junit.
> 
> AFAICT, this will be the first security test to depend on junit. @rhalade are 
> you ok with this?

Just updated this test and not used JUnit.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17373#discussion_r1451899335

Reply via email to