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
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
amurillo [Thu, 18 Aug 2016 09:52:43 -0700] rev 40407
8164329: Problem list sun/rmi/runtime/Log/6409194/NoConsoleOutput.java on windows due to JDK-8164124
Reviewed-by: darcy
snikandrova [Thu, 18 Aug 2016 16:27:15 +0300] rev 40406
8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
Reviewed-by: dfuchs, clanger
lancea [Thu, 18 Aug 2016 12:39:23 -0400] rev 40405
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
ascarpino [Wed, 17 Aug 2016 16:03:52 -0700] rev 40404
8156192: Provider#compute and #merge methods expect wrong permission & #compute ClassCastException even with wrong permission.
Reviewed-by: mullan, jnimeh