Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8031025

SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException

    XMLWordPrintable

Details

    • b120
    • 8
    • b04

    Backports

      Description

        This test failed since http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d6c4ae56c079 submitted.
        Error log are following:

        [2013-12-19T06:34:55.17] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        [2013-12-19T06:34:55.17] at java.util.ArrayList.rangeCheck(ArrayList.java:638)
        [2013-12-19T06:34:55.17] at java.util.ArrayList.get(ArrayList.java:414)
        [2013-12-19T06:34:55.17] at java.util.Collections$UnmodifiableList.get(Collections.java:1369)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.RevocationChecker.buildToNewKey(RevocationChecker.java:1068)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.RevocationChecker.verifyWithSeparateSigningKey(RevocationChecker.java:904)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.RevocationChecker.checkCRLs(RevocationChecker.java:571)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.RevocationChecker.checkCRLs(RevocationChecker.java:459)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.RevocationChecker.check(RevocationChecker.java:361)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.RevocationChecker.check(RevocationChecker.java:337)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.ReverseBuilder.verifyCert(ReverseBuilder.java:443)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchReverse(SunCertPathBuilder.java:687)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.SunCertPathBuilder.buildReverse(SunCertPathBuilder.java:261)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.SunCertPathBuilder.buildCertPath(SunCertPathBuilder.java:167)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:136)
        [2013-12-19T06:34:55.17] at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
        [2013-12-19T06:34:55.17] at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
        [2013-12-19T06:34:55.17] at BuildCertPath.doBuild(BuildCertPath.java:395)
        [2013-12-19T06:34:55.17] at BuildCertPath.main(BuildCertPath.java:137)
        [2013-12-19T06:34:55.49] FAIL :


        necessary resource please check attachtments.

        Attachments

          Issue Links

            Activity

              People

                juh Jason Uh (Inactive)
                zailiu Kevin Liu (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: