ascarpino [Wed, 15 Oct 2014 11:43:27 -0700] rev 27091
8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
Reviewed-by: weijun
Contributed-by: jamil.j.nimeh@oracle.com
prappo [Thu, 16 Oct 2014 12:34:07 +0100] rev 27090
8044627: Update JNDI to work with modules
Reviewed-by: alanb, chegar
chegar [Thu, 16 Oct 2014 10:50:17 +0100] rev 27089
8047031: Add SocketPermission tests for legacy socket types
Reviewed-by: chegar
Contributed-by: Amanda Jiang <amanda.jiang@oracle.com>
erikj [Thu, 16 Oct 2014 10:37:57 +0200] rev 27088
8055191: Split GensrcProperties.gmk into separate modules
Reviewed-by: tbell
shade [Tue, 14 Oct 2014 19:35:03 +0200] rev 27087
8060485: (str) contentEquals checks the String contents twice on mismatch
Reviewed-by: martin, chegar, alanb
henryjen [Tue, 14 Oct 2014 23:22:00 -0700] rev 27086
Merge
jiangli [Thu, 14 Aug 2014 21:46:27 -0400] rev 27085
8044269: Analysis of archive files.
Summary: Add checksum verification.
Reviewed-by: iklam, dholmes, mschoene