Hi all,
On 9/7/2015 7:18 AM, Simone Bordet wrote:
On Mon, Sep 7, 2015 at 5:54 AM, Bradford Wetmore
wrote:
In general, if the ciphersuites aren't ordered properly, that should be
considered a configuration error on the part of the application(s). However,
this dynamic ALPN selection approach
Sean,
I have updated the webrev based on your suggestions and CCC has also
been filed:
Webrev: http://cr.openjdk.java.net/~valeriep/8130648/webrev.00/
http://ccc.us.oracle.com/8130648
Thanks,
Valerie
On 7/21/2015 5:03 PM, Valerie Peng wrote:
Anyone can help review this?
As part of 7191662,
Hi Sean,
Thanks for your comments.
Tests has been updated by your comments. For one test case, which needs
to create and sign a jar file, then add signed jar file to classpatth,
so I create another java file for that test case. Please check new
webrev below and let me know your suggestions.
Looks fine to me.
--Sean
On 09/16/2015 03:12 PM, Vincent Ryan wrote:
Please review this JDK 9 fix to stop KeyStore.load from closing the input
stream passed to it.
Thanks.
Bug: https://bugs.openjdk.java.net/browse/JDK-8136534
Webrev: http://cr.openjdk.java.net/~vinnie/8136534/webrev.00/