On Wed, 12 Mar 2025 15:34:18 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
>> Ferenc Rakoczi has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Added validity test for the intrinsics. > > test/jdk/sun/security/provider/acvp/Launcher.java line 43: > >> 41: * @modules java.base/sun.security.provider >> 42: * @run main Launcher >> 43: * @run main/othervm -Xcomp Launcher > > Thank you for adding this case. Please add it as a separate testcase: > /* > * @test > * @summary Test verifies intrinsic implementation. > * @library /test/lib > * @modules java.base/sun.security.provider > * @run main/othervm -Xcomp Launcher > */ Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23860#discussion_r1998545085