RFR: 8368677: acvp test should throw SkippedException when no ACVP-Server available [v2]

SendaoYan syan at openjdk.org
Thu Oct 9 03:46:36 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.

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  Update test/jdk/sun/security/provider/acvp/Launcher.java
  
  Co-authored-by: Mikhail Yankelevich <mikhailyankelevich at gmail.com>

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27491/files
  - new: https://git.openjdk.org/jdk/pull/27491/files/b38be66e..38567b6f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27491&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27491&range=00-01

  Stats: 1 line in 1 file changed: 0 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