<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=gb18030">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Xuelei,<br>
    <br>
    Jason are vacation, Can you help me to check it.<br>
    <br>
    I think this code change will cause SQE test error.<br>
    <pre style="margin: 0px; color: rgb(0, 0, 0); font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="color: rgb(204, 0, 0);">-        checkCRLs(cert, pubKey, signFlag, true,
</div><div style="color: rgb(0, 136, 0);">+        checkCRLs(cert, pubKey, null, signFlag, true,

Can you give some suggestion about this change?
</div></pre>
    <br>
    <br>
    Thanks<br>
    <br>
    Kevin<br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Original Message --------
      <table class="moz-email-headers-table" border="0" cellpadding="0"
        cellspacing="0">
        <tbody>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject:
            </th>
            <td>SQE test CertPath/CertPathBuilderTest failed for
              java.lang.IndexOutOfBoundsException: Index: 0, Size: 0</td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
            <td>Fri, 20 Dec 2013 12:11:21 +0800</td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
            <td>zaiyao liu <a class="moz-txt-link-rfc2396E" href="mailto:zaiyao.liu@oracle.com"><zaiyao.liu@oracle.com></a></td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Organization:
            </th>
            <td>Oracle Corporation</td>
          </tr>
          <tr>
            <th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
            <td>JASON.UH <a class="moz-txt-link-rfc2396E" href="mailto:jason.uh@oracle.com"><jason.uh@oracle.com></a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>Hi Jason,

There are some sqe test  CertPath/CertPathBuilderTest due to following 
error:

[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 :

I checked this test failed since <a class="moz-txt-link-freetext" href="http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d6c4ae56c079">http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d6c4ae56c079</a>  submitted,

Can you help to check whether I should change SQE test to meet JDK changed, or this is a JDK bug?

I have attached the SQE test, Please tell me if you need more information.

Thanks

Kevin



</pre>
      <br>
    </div>
    <br>
  </body>
</html>