jrose [Wed, 08 Sep 2010 18:40:23 -0700] rev 7052
6980096: JSR 292 reflective lookup should throw checked exceptions
Summary: Make NoAccessException be a checked exception. Also remove JavaMethodHandle.
Reviewed-by: twisti
jrose [Wed, 08 Sep 2010 18:40:11 -0700] rev 7051
6964498: JSR 292 invokedynamic sites need local bootstrap methods
Summary: Add JVM_CONSTANT_InvokeDynamic records to constant pool to determine per-instruction BSMs; add MethodHandleProvider.
Reviewed-by: twisti
lana [Tue, 09 Nov 2010 22:53:18 -0800] rev 7050
Merge
naoto [Fri, 05 Nov 2010 20:58:10 -0700] rev 7049
6997928: LocaleCategory test fails with b118 PIT
Reviewed-by: sherman
lana [Tue, 02 Nov 2010 19:40:45 -0700] rev 7048
Merge
vinnie [Tue, 02 Nov 2010 15:04:13 +0000] rev 7047
6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files
Reviewed-by: mullan
alanb [Tue, 02 Nov 2010 10:15:06 +0000] rev 7046
Merge
alanb [Tue, 02 Nov 2010 10:07:21 +0000] rev 7045
6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
Reviewed-by: chegar
alanb [Tue, 02 Nov 2010 10:05:42 +0000] rev 7044
6993126: (aio) remove AsynchronousDatagramChannel
Reviewed-by: chegar
xuelei [Mon, 01 Nov 2010 22:02:35 -0700] rev 7043
6916074: Add support for TLS 1.2
6985179: To support Server Name Indication extension for JSSE client
Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung.
Reviewed-by: wetmore, weijun
mchung [Mon, 01 Nov 2010 10:59:03 -0700] rev 7042
6994413: JDK_GetVersionInfo0 only expects a two digit build number
Reviewed-by: dholmes
ksrini [Mon, 01 Nov 2010 10:12:48 -0700] rev 7041
6995674: (launcher) make of jli fails on windows if directory exists
Reviewed-by: darcy, ohair