RFR JDK-8199388: Test development for ChaCha20 and Poly1305 algorithms

2018-04-23 Thread sha . jiang
Hi, This patch only adds a test for ChaCha20 key generator. Issue: https://bugs.openjdk.java.net/browse/JDK-8199388 Webrev: http://cr.openjdk.java.net/~jjiang/8199388/webrev.00/ Best regards, John Jiang

about JDK-8186628

2018-04-23 Thread nezih yigitbasi
Hi, We are hitting the scalability problem of the SSL session cache in production that JDK-8186628 is addressing, and I see that JDK-8186628 has not been updated since Nov'17. So, I just wanted to check what the current plans are regarding that issue. Thanks, Nezih