[7u6] request for approval, 7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
Alan Bateman
Alan.Bateman at oracle.com
Mon May 7 01:03:39 PDT 2012
Xuelei - can you hold off a day or two before pushing this to jdk7u-dev.
I think that jdk8/tl picked up a problem last Friday, including one or
two http server tests failing with an NPE in
SSLSocketImpl.getEnabledCipherSuites. I think it would be good to track
down these issues first, just in case they are a side effect of this fix.
-Alan.
On 07/05/2012 08:50, Edvard Wendelin wrote:
> Approved.
>
> On 05/05/2012 03:17 AM, Xuelei Fan wrote:
>> Hi,
>>
>> This is a request to backport a JDK 8 fix into JDK 7u6:
>> 7153184:
>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7153184
>>
>> The fix has already been pushed to JDK 8:
>> http://hg.openjdk.java.net/jdk8/tl/jdk/rev/41d3f7509e00
>>
>> The code changes for jdk7u4 are identical to the ones in jdk8.
>>
>> We need to backport the fix to prevent multiple-thread-safe problems in
>> some applications.
>>
>> I intend to push it to
>> ssh://hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk
>>
>> Regards,
>> Xuelei
More information about the jdk7u-dev
mailing list