code review request, CR 7166885 X509CRLEntryImpl does not handle CRLs with no extension properly
Xuelei Fan
xuelei.fan at oracle.com
Thu May 10 09:30:50 UTC 2012
Revoke the code review request. The bug will be addresses in another CR.
Thanks,
Xuelei
On 5/10/2012 11:49 AM, Xuelei Fan wrote:
> Hi,
>
> Please review the fix for a synchronization issue of JSSE.
>
> webrev: http://cr.openjdk.java.net./~xuelei/7166885/webrev.00/
>
> Cause of the issue: the extensions filed in a X509 CRL may be empty. For
> such cases, the X509CRLEntryImpl.getExtensions() should return empty map
> instead of throwing NullPointerException.
>
> Thanks,
> Xuelei
More information about the security-dev
mailing list