On 7/31/2014 9:11 AM, Wang Weijun wrote:
>
> On Jul 31, 2014, at 8:54, Xuelei Fan wrote:
>
>> On 7/31/2014 8:14 AM, Wang Weijun wrote:
>>> The fix looks harmless, but I don't understand the test. What happens if
>>> SSLv2Hello is filtered out?
>>>
>> If SSLv2Hello is filtered out, this side wou
On Jul 31, 2014, at 8:54, Xuelei Fan wrote:
> On 7/31/2014 8:14 AM, Wang Weijun wrote:
>> The fix looks harmless, but I don't understand the test. What happens if
>> SSLv2Hello is filtered out?
>>
> If SSLv2Hello is filtered out, this side would not support SSLv2Hello
> any more.
The server s
On 7/31/2014 8:14 AM, Wang Weijun wrote:
> The fix looks harmless, but I don't understand the test. What happens if
> SSLv2Hello is filtered out?
>
If SSLv2Hello is filtered out, this side would not support SSLv2Hello
any more. If SSLv2Hello format client hello requested, the server would
reject
The fix looks harmless, but I don't understand the test. What happens if
SSLv2Hello is filtered out?
--Max
On Jul 30, 2014, at 20:56, Xuelei Fan wrote:
> Hi,
>
> Please review this fix for JDK-8052406:
>
> Webrev: http://cr.openjdk.java.net/~xuelei/8052406/webrev.00/
> JBS: https://bugs.open
Hi All,
Could you please review following 2 new regression tests to be added for
JEP140 (Limied doPrivileged).
New tests are added to perform permission tests for limited doprivileged
with multiple threads , and basic API testing.
JDK Issue: https://bugs.openjdk.java.net/browse/JDK-8050281
we
Hi,
Please review this fix for JDK-8052406:
Webrev: http://cr.openjdk.java.net/~xuelei/8052406/webrev.00/
JBS: https://bugs.openjdk.java.net/browse/JDK-8049321
For TLS connections, if no suitable cipher suite available for a
particular TLS protocol, such protocol should not be negotiated. For
ex