On Fri, 19 May 2023 20:08:08 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Mark Powers has updated the pull request incrementally with four additional >> commits since the last revision: >> >> - Ferenc: comments 2 and 4 >> - oops >> - Sean's comments >> - added @run > > test/jdk/sun/security/provider/lms/TestLMS.java line 30: > >> 28: * @summary tests for HSS/LMS provider >> 29: * @modules java.base/sun.security.util >> 30: * @run testng/othervm TestLMS > > Why is the test run with `testng`, can this just be `main/othervm`? I think there is even no need to use `othervm`. I see no system property modification or mutable static fields. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13940#discussion_r1199390793