-
Bug
-
Resolution: Fixed
-
P2
-
12
-
b03
-
Not verified
jdk/lib/security/cacerts/VerifyCACerts.java failed with "At least one cacert test failed"
----------System.err:(20/1107)----------
ERROR: 83 entries, should be 90
ERROR: globalsignca [jdk] is not in cacerts
ERROR: globalsignr3ca [jdk] is not in cacerts
ERROR: ttelesecglobalrootclass2ca [jdk] is not in cacerts
ERROR: deutschetelekomrootca2 [jdk] is not in cacerts
ERROR: starfieldservicesrootg2ca [jdk] is not in cacerts
ERROR: globalsigneccrootcar5 [jdk] is not in cacerts
ERROR: ttelesecglobalrootclass3ca [jdk] is not in cacerts
java.lang.Exception: At least one cacert test failed
at VerifyCACerts.main(VerifyCACerts.java:317)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:834)
----------System.err:(20/1107)----------
ERROR: 83 entries, should be 90
ERROR: globalsignca [jdk] is not in cacerts
ERROR: globalsignr3ca [jdk] is not in cacerts
ERROR: ttelesecglobalrootclass2ca [jdk] is not in cacerts
ERROR: deutschetelekomrootca2 [jdk] is not in cacerts
ERROR: starfieldservicesrootg2ca [jdk] is not in cacerts
ERROR: globalsigneccrootcar5 [jdk] is not in cacerts
ERROR: ttelesecglobalrootclass3ca [jdk] is not in cacerts
java.lang.Exception: At least one cacert test failed
at VerifyCACerts.main(VerifyCACerts.java:317)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:834)
- relates to
-
JDK-8199779 Add T-Systems, GlobalSign and Starfield services root certificates
-
- Resolved
-
-
JDK-8207311 Add T-Systems, GlobalSign and Starfield services root certificates
-
- Resolved
-