On Mon, 4 Nov 2024 15:04:55 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> test/jdk/sun/security/provider/acvp/Launcher.java line 34: >> >>> 32: * @bug 8342442 >>> 33: * @library /test/lib >>> 34: */ >> >> This seems more like an '@driver' type of test than the implied `@run` test. > > But this is the only main test. I thought `@driver` is used to do some > preparation work for the main test. Right, I thought I saw it spawning another process. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21548#discussion_r1828302572