-
Bug
-
Resolution: Unresolved
-
P4
-
14
sun/security/pkcs11/Serialize/SerializeProvider.java
It tests nothing.
And result is confusing, what "Provider not installed" that cause test be skipped? (Looks like this test need to test "SunPKCS11" provider, but only found SunPKCS11-NSS)
----------System.out:(5/232)----------
Beginning test run SerializeProvider...
nssLibDir: /usr/lib64/
Running test with provider SunPKCS11-NSS (security manager disabled) ...
Provider not installed in Security, skipping
Completed test with provider SunPKCS11-NSS (1 ms).
It tests nothing.
And result is confusing, what "Provider not installed" that cause test be skipped? (Looks like this test need to test "SunPKCS11" provider, but only found SunPKCS11-NSS)
----------System.out:(5/232)----------
Beginning test run SerializeProvider...
nssLibDir: /usr/lib64/
Running test with provider SunPKCS11-NSS (security manager disabled) ...
Provider not installed in Security, skipping
Completed test with provider SunPKCS11-NSS (1 ms).
- links to
-
Review(master) openjdk/jdk/24750