-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
-
Fix Understood
As the new tests are added with third party libraries, the version tracking of these should be consolidated.
Introduce ThirdPartyArtifacts class in open/test/lib/jdk/test/lib/security to track the third part artifact versions used in tests.
open/test/jdk/sun/security/provider/acvp/Launcher.java
open/test/jdk/sun/security/pkcs11/PKCS11Test.java
open/test/lib/jdk/test/lib/security/OpensslArtifactFetcher.java
Also, the fetch logic from PKCS11Test.java can be separated to NSSArtifactFetcher class.
Introduce ThirdPartyArtifacts class in open/test/lib/jdk/test/lib/security to track the third part artifact versions used in tests.
open/test/jdk/sun/security/provider/acvp/Launcher.java
open/test/jdk/sun/security/pkcs11/PKCS11Test.java
open/test/lib/jdk/test/lib/security/OpensslArtifactFetcher.java
Also, the fetch logic from PKCS11Test.java can be separated to NSSArtifactFetcher class.
- links to
-
Review(master) openjdk/jdk/23988