jnimeh [Thu, 30 Jun 2016 07:14:56 -0700] rev 39320
8030132: Cipher.init syntax error in javadoc @code tag
8160222: javax/crypto/Cipher.java has a typo
Summary: Fixes typographical errors in javax/crypto/Cipher.java
Reviewed-by: weijun
jnimeh [Thu, 30 Jun 2016 00:09:06 -0700] rev 39317
8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
Summary: Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.
Reviewed-by: xuelei