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