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
lancea [Thu, 18 Aug 2016 15:05:02 -0400] rev 40409
8138661: Minor correction in Java API doc for DataSource
Reviewed-by: naoto
redestad [Thu, 18 Aug 2016 19:00:39 +0200] rev 40408
8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time
Reviewed-by: vlivanov, mhaupt, shade