RFR: 8368677: acvp test should throw SkippedException when no ACVP-Server available
Weijun Wang
weijun at openjdk.org
Wed Oct 8 11:52:04 UTC 2025
On Thu, 25 Sep 2025 14:27:28 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> Currently sun/security/provider/acvp/Launcher.java report fails "java.io.IOException: Cannot find the artifact ACVP-Server". This is not jvm bug cause this failure, so I think sun/security/provider/acvp/Launcher.java test should throw SkippedException when no ACVP-Server available.
The change looks fine. Please fix this way for now, and we'll see if it can be made simpler later. Thanks.
-------------
Marked as reviewed by weijun (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27491#pullrequestreview-3314448708
More information about the security-dev
mailing list