-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b06
-
Verified
test/sun/security/provider/X509Factory/BigCRL.java
sun/security/tools/keytool/printssl.sh
The above two tests fail due to an incorrect path to a keystore used in the tests. The path is no longer correct because it has changed from
test/sun/security/ssl/etc
to
test/javax/net/ssl/etc
afterJDK-8032473.
Update the path.
TESTFAIL:sun/security/tools/keytool/printssl.sh
sun/security/tools/keytool/printssl.sh
The above two tests fail due to an incorrect path to a keystore used in the tests. The path is no longer correct because it has changed from
test/sun/security/ssl/etc
to
test/javax/net/ssl/etc
after
Update the path.
TESTFAIL:sun/security/tools/keytool/printssl.sh