Hi Jamil,

Thank you for the review.

On 5/10/2019 9:22 AM, Jamil Nimeh wrote:
This looks good to me.  One question, more for my curiosity than anything else: Is the way you loaded the appData array in the test code done for any specific reason?  Or did you just want to make sure you had printable ASCII that wasn't all just the same character, so it looked "random-ish"?

I used the printable ASCII bytes for debug log checking. It is easier to analysis the SSL record log with printable code.

Thanks,
Xuelei

--Jamil

On 5/9/2019 1:28 PM, Xuelei Fan wrote:
Hi,

Could I get the following update reviewed?

   http://cr.openjdk.java.net/~xuelei/8221253/webrev.00/

Because of the padding impact, the TLS 1.3 record in the JDK Reference implementation could exceed the limit.  It is not the expected behavior.

Thanks,
Xuelei

Reply via email to