The code change looks fine.
Some tiny suggestions on styles:
Is it possible to move the definition of Key before key is assigned?
Some left braces ("{") are on new lines, looks inconsistent with others.
Line 465, /* -> /**.
Thanks
Max
> 在 2015年5月16日,上午1:01,Sean Mullan 写道:
>
> This is the fi
Hi Simone/Thomas/David/others,
Thomas wrote:
would it not be an great idea to combine all these new extensions to
an generic way how to handle the SSL Protocol Handshake ?
I've finally been able to deep dive back into ALPN, specifically looking
at the ideas of a general Hello extension frame
Please review this change, which adds support for two curves to XML
Signature.
webrev: http://cr.openjdk.java.net/~juh/8079693/00/
bug: https://bugs.openjdk.java.net/browse/JDK-8079693
Thanks,
Jason