-
Bug
-
Resolution: Fixed
-
P3
-
7u91
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8080057 | 7u85 | Robert Mckenna | P3 | Resolved | Fixed | b11 |
closed/lib/security/cacerts/VerifyCACerts.java has started to fail with message
----------System.err:(13/673)----------
ERROR: 82 entries, should be 81
java.lang.Exception: At least one cacert test failed
at VerifyCACerts.main(VerifyCACerts.java:301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
at java.lang.Thread.run(Thread.java:745)
----------System.err:(13/673)----------
ERROR: 82 entries, should be 81
java.lang.Exception: At least one cacert test failed
at VerifyCACerts.main(VerifyCACerts.java:301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
at java.lang.Thread.run(Thread.java:745)
- backported by
-
JDK-8080057 [TEST_BUG] closed/lib/security/cacerts/VerifyCACerts.java failed due to JDK-8077651
-
- Resolved
-