RFR: 8368677: acvp test should throw SkippedException when no ACVP-Server available
SendaoYan
syan at openjdk.org
Thu Sep 25 14:35:39 UTC 2025
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.
-------------
Commit messages:
- 8368677: acvp test should throw SkippedException when no ACVP-Server available
Changes: https://git.openjdk.org/jdk/pull/27491/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27491&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8368677
Stats: 10 lines in 1 file changed: 9 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27491.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27491/head:pull/27491
PR: https://git.openjdk.org/jdk/pull/27491
More information about the security-dev
mailing list