Re: Code Review Request, JDK-8081792, buffer size calculation issue in NativeGCMCipher

2015-06-03 Thread Valerie (Yu-Ching) Peng
Change looks fine. Thanks, Valerie On 06/03/15 01:55, Xuelei Fan wrote: Hi Weijun or Valerie, Can I get a quick code review for this simple fix? DTLS implementation exposes the bug. There are a few new nightly testing failure. No new regression test. The existing test cases (the nightly test

Code Review Request, JDK-8081792, buffer size calculation issue in NativeGCMCipher

2015-06-03 Thread Xuelei Fan
Hi Weijun or Valerie, Can I get a quick code review for this simple fix? DTLS implementation exposes the bug. There are a few new nightly testing failure. No new regression test. The existing test cases (the nightly testing failure) can be used as regression test instead. Webrev: http://cr.ope