dfuchs [Mon, 14 Oct 2013 10:42:36 +0200] rev 20782
8024704: Improve API documentation of ClassLoader and ServiceLoader with respect to enumeration of resources.
Reviewed-by: alanb, psandoz, mchung
xuelei [Sun, 13 Oct 2013 21:10:33 -0700] rev 20781
8026119: Regression test DHEKeySizing.java failing intermittently
Reviewed-by: weijun
rfield [Fri, 11 Oct 2013 15:21:23 -0700] rev 20780
8026213: Reflection support for private interface methods
Reviewed-by: forax, psandoz, dholmes, jfranck
Contributed-by: karen.kinnear@oracle.com
alanb [Fri, 11 Oct 2013 20:47:15 +0100] rev 20779
8019526: (fs) Files.lines, etc without Charset parameter
Reviewed-by: psandoz, henryjen
vinnie [Fri, 11 Oct 2013 20:47:16 +0100] rev 20778
Merge
vinnie [Fri, 11 Oct 2013 20:35:00 +0100] rev 20777
8026301: DomainKeyStore doesn't cleanup correctly when storing to keystore
Reviewed-by: mullan
dxu [Fri, 11 Oct 2013 09:47:26 -0700] rev 20776
8025712: (props) Possible memory leak in java_props_md.c / ParseLocale
Reviewed-by: naoto, chegar