Code review request, CR 7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
Xuelei Fan
Xuelei.Fan at Oracle.Com
Fri May 4 08:24:07 UTC 2012
On May 4, 2012, at 3:31 PM, Weijun Wang <weijun.wang at oracle.com> wrote:
> The fix is good, but I think you are over-commenting. Everyone seeing the synchronized keyword knows what it means. You can keep the new lines at 380-381.
>
Thanks for the review. The purpose of the over-commenting is to avoid to use synchronized methods instead of synchronized block in the future.
Thanks,
Xuelei
> Thanks
> Max
>
> On 05/04/2012 12:37 PM, Xuelei Fan wrote:
>> Hi,
>>
>> Please review the synchronization issue in SSLContextImpl.
>>
>> bug detail: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7153184
>> webrev: http://cr.openjdk.java.net/~xuelei/7153184/webrev.00/
>>
>> No new regression test, simple fix and hard to reproduce the issue.
>>
>> Thanks,
>> Xuelei
More information about the security-dev
mailing list