Code review request JDK-8006935: Need to take care of long secret keys in HMAC/PRF compuation

Xuelei Fan xuelei.fan at oracle.com
Wed Apr 17 01:29:41 UTC 2013


On 4/17/2013 9:07 AM, Weijun Wang wrote:
>>> No new regression test (noreg-hard). The fix can be tested by manually
>>> running the attached test case in the bug.
> 
> By noreg-hard, do you mean that it's not easy to write a jdk7 client
> talking to a jdk8 server in regression test? I recommend you asking SQE
> to include some interop tests in their test suite.
> 
Christophe suggested to use noreg-sqe because there is a SQE test to
cover this regression.

A test case need to use unlimited policy and long DH public keys in
JSSE. It is not easy in an automatic test case.

Xuelei

> Thanks
> Max
> 
>>>
>>> Thanks,
>>> Xuelei
>>




More information about the security-dev mailing list