dfuchs [Wed, 28 Nov 2012 15:14:47 +0100] rev 14677
8003476: Cleanup warnings in com.sun.jmx.snmp code
Reviewed-by: alanb, smarks
jfranck [Wed, 28 Nov 2012 09:21:37 -0800] rev 14676
7154390: Add support for repeating annotations in j.l.r.AnnotatedElement
Reviewed-by: darcy
xuelei [Wed, 28 Nov 2012 05:18:57 -0800] rev 14675
8004019: Removes unused method HandshakeHash.setCertificateVerifyAlg()
Summary: certification verification in HandshakeHash was abandoned during TLS 1.2 implementation
Reviewed-by: xuelei, weijun
Contributed-by: Florian Weimer <fweimer@redhat.com>
sherman [Tue, 27 Nov 2012 22:07:11 -0800] rev 14674
8004088: hg push for bug#4235519 failed to push all files
Summary: pushed all base64 files
Reviewed-by: alanb, mduigou
sherman [Tue, 27 Nov 2012 21:51:26 -0800] rev 14673
4235519: Make sun.misc.BASE64{De,En}coder classes public
Summary: to add java.util.Base64
Reviewed-by: alanb, mduigou
robm [Wed, 28 Nov 2012 00:47:38 +0000] rev 14672
8003597: TEST_BUG: Eliminate dependency on javaweb from closed net tests
Reviewed-by: chegar
chegar [Tue, 27 Nov 2012 17:15:19 +0000] rev 14671
8003833: Spurious NPE from Socket.getIn/OutputStream
Reviewed-by: alanb, dsamersoff
mduigou [Mon, 26 Nov 2012 15:08:13 -0800] rev 14670
8001634: Initial set of functional interface types
Summary: Add the core functional interfaces used by the JSR335 libraries.
Reviewed-by: dholmes, briangoetz, darcy