tvaleev [Thu, 18 Aug 2016 17:30:49 -0700] rev 40415
8164189: Collectors.toSet() parallel performance improvement
Reviewed-by: shade, psandoz
igerasim [Fri, 19 Aug 2016 01:41:54 +0300] rev 40414
8153438: Avoid repeated "Please insert a smart card" popup windows
Reviewed-by: vinnie, valeriep
lancea [Thu, 18 Aug 2016 17:51:40 -0400] rev 40413
8164394: Minor correction in Java API doc for DataSource
Reviewed-by: darcy, jjg, tbell
lana [Thu, 18 Aug 2016 21:34:03 +0000] rev 40412
Merge
jnimeh [Thu, 18 Aug 2016 12:48:23 -0700] rev 40411
8162808: Add references to the standard JSSE cipher suite names in javadoc
Summary: Add hyperlinks to the cipher suite section of the Standard Names documentation for various SSL class methods when they reference cipher suites by name
Reviewed-by: xuelei, mullan
igerasim [Thu, 18 Aug 2016 22:07:09 +0300] rev 40410
8163517: Various cleanup in java.io code
Reviewed-by: shade, rriggs, redestad