Tue, 02 Nov 2010 18:27:04 +0000 6996740: Yet more breakage caused by 6891766
alanb [Tue, 02 Nov 2010 18:27:04 +0000] rev 7062
6996740: Yet more breakage caused by 6891766 Summary: Restore com.sun.corba.se.simpl.io.IIOPInputStream that 6891766 nuked in error Reviewed-by: asaha
Sun, 31 Oct 2010 22:10:24 -0700 6996356: Changes for 6891766 break build
asaha [Sun, 31 Oct 2010 22:10:24 -0700] rev 7061
6996356: Changes for 6891766 break build Summary: JPRT build passed Reviewed-by: alanb
Tue, 26 Oct 2010 13:45:25 -0700 Merge
asaha [Tue, 26 Oct 2010 13:45:25 -0700] rev 7060
Merge
Fri, 24 Sep 2010 22:42:14 -0700 6891766: Vulnerabilities in use of reflection in CORBA
skoppar [Fri, 24 Sep 2010 22:42:14 -0700] rev 7059
6891766: Vulnerabilities in use of reflection in CORBA Reviewed-by: hawtin
Thu, 04 Nov 2010 15:54:15 -0700 Added tag jdk7-b117 for changeset 984109266a3d
cl [Thu, 04 Nov 2010 15:54:15 -0700] rev 7058
Added tag jdk7-b117 for changeset 984109266a3d
Wed, 05 Jul 2017 17:26:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:39 +0200] rev 7057
Merge
Wed, 10 Nov 2010 20:40:19 -0800 Merge
trims [Wed, 10 Nov 2010 20:40:19 -0800] rev 7056
Merge
Thu, 04 Nov 2010 16:09:49 -0700 Merge
trims [Thu, 04 Nov 2010 16:09:49 -0700] rev 7055
Merge
Tue, 14 Sep 2010 01:42:03 -0700 6982752: dynamic languages need to decorate types with runtime information
jrose [Tue, 14 Sep 2010 01:42:03 -0700] rev 7054
6982752: dynamic languages need to decorate types with runtime information Summary: Add ClassValue Reviewed-by: twisti
Wed, 08 Sep 2010 18:40:34 -0700 6953246: JSR 292 should support SAM conversion
jrose [Wed, 08 Sep 2010 18:40:34 -0700] rev 7053
6953246: JSR 292 should support SAM conversion Summary: Conversion function MethodHandles.asInstance; initial slow implementation based on Proxy. Reviewed-by: twisti
Wed, 08 Sep 2010 18:40:23 -0700 6980096: JSR 292 reflective lookup should throw checked exceptions
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
Wed, 08 Sep 2010 18:40:11 -0700 6964498: JSR 292 invokedynamic sites need local bootstrap methods
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
Tue, 09 Nov 2010 22:53:18 -0800 Merge
lana [Tue, 09 Nov 2010 22:53:18 -0800] rev 7050
Merge
Fri, 05 Nov 2010 20:58:10 -0700 6997928: LocaleCategory test fails with b118 PIT
naoto [Fri, 05 Nov 2010 20:58:10 -0700] rev 7049
6997928: LocaleCategory test fails with b118 PIT Reviewed-by: sherman
Tue, 02 Nov 2010 19:40:45 -0700 Merge
lana [Tue, 02 Nov 2010 19:40:45 -0700] rev 7048
Merge
Tue, 02 Nov 2010 15:04:13 +0000 6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files
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
Tue, 02 Nov 2010 10:15:06 +0000 Merge
alanb [Tue, 02 Nov 2010 10:15:06 +0000] rev 7046
Merge
Tue, 02 Nov 2010 10:07:21 +0000 6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
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
Tue, 02 Nov 2010 10:05:42 +0000 6993126: (aio) remove AsynchronousDatagramChannel
alanb [Tue, 02 Nov 2010 10:05:42 +0000] rev 7044
6993126: (aio) remove AsynchronousDatagramChannel Reviewed-by: chegar
Mon, 01 Nov 2010 22:02:35 -0700 6916074: Add support for TLS 1.2
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
Mon, 01 Nov 2010 10:59:03 -0700 6994413: JDK_GetVersionInfo0 only expects a two digit build number
mchung [Mon, 01 Nov 2010 10:59:03 -0700] rev 7042
6994413: JDK_GetVersionInfo0 only expects a two digit build number Reviewed-by: dholmes
Mon, 01 Nov 2010 10:12:48 -0700 6995674: (launcher) make of jli fails on windows if directory exists
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
Mon, 01 Nov 2010 07:57:46 -0700 6792180: Enhance to reject weak algorithms or conform to crypto recommendations
xuelei [Mon, 01 Nov 2010 07:57:46 -0700] rev 7040
6792180: Enhance to reject weak algorithms or conform to crypto recommendations Reviewed-by: mullan, weijun, wetmore
Sat, 30 Oct 2010 18:39:17 +0800 4873188: Support TLS 1.1
xuelei [Sat, 30 Oct 2010 18:39:17 +0800] rev 7039
4873188: Support TLS 1.1 Reviewed-by: wetmore, weijun
(0) -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip