-
Bug
-
Resolution: Fixed
-
P4
-
25
-
master
Tests:
open/test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java
open/test/jdk/sun/security/provider/acvp/Launcher.java
These tests are throwing SkippedExceptions when they are unable to retrieve artifacts that are available on the artifact server. It might be better if ArtifactResolver throws Exception and the caller considers if the test is marked skipped (i.e., throws SkippedException) or failed.
open/test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java
open/test/jdk/sun/security/provider/acvp/Launcher.java
These tests are throwing SkippedExceptions when they are unable to retrieve artifacts that are available on the artifact server. It might be better if ArtifactResolver throws Exception and the caller considers if the test is marked skipped (i.e., throws SkippedException) or failed.
- relates to
-
JDK-8368677 acvp test should throw SkippedException when no ACVP-Server available
-
- Open
-
-
JDK-8350964 Add an ArtifactResolver.fetch(clazz) method
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/26b5708c
-
Review(master) openjdk/jdk/26868