Wed, 05 Jul 2017 20:15:49 +0200 Merge
duke [Wed, 05 Jul 2017 20:15:49 +0200] rev 28572
Merge
Sat, 24 Jan 2015 23:23:25 -0800 Merge
lana [Sat, 24 Jan 2015 23:23:25 -0800] rev 28571
Merge
Fri, 23 Jan 2015 10:31:15 -0800 8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210
wetmore [Fri, 23 Jan 2015 10:31:15 -0800] rev 28570
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210 Reviewed-by: xuelei, mullan
Fri, 23 Jan 2015 16:16:39 +0000 8069262: Doclint regression in java.nio.channels.Channels
amlu [Fri, 23 Jan 2015 16:16:39 +0000] rev 28569
8069262: Doclint regression in java.nio.channels.Channels Reviewed-by: darcy
Fri, 23 Jan 2015 15:03:47 +0000 8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive
coffeys [Fri, 23 Jan 2015 15:03:47 +0000] rev 28568
8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive Reviewed-by: chegar
Fri, 23 Jan 2015 15:42:06 +0300 6933879: URISyntaxException when non-alphanumeric characters are present in scope_id
kshefov [Fri, 23 Jan 2015 15:42:06 +0300] rev 28567
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id Reviewed-by: chegar
Fri, 23 Jan 2015 13:57:02 +0300 8067748: (process) Child is terminated when parent's console is closed [win]
igerasim [Fri, 23 Jan 2015 13:57:02 +0300] rev 28566
8067748: (process) Child is terminated when parent's console is closed [win] Reviewed-by: alanb
Thu, 22 Jan 2015 20:19:42 -0800 8044860: Vectors and fixed length fields should be verified for allowed sizes.
jnimeh [Thu, 22 Jan 2015 20:19:42 -0800] rev 28565
8044860: Vectors and fixed length fields should be verified for allowed sizes. Reviewed-by: xuelei
Fri, 23 Jan 2015 09:22:14 +0800 8071313: krb5.conf not read if SCDynamicStore krb5 config is empty
weijun [Fri, 23 Jan 2015 09:22:14 +0800] rev 28564
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty Reviewed-by: mullan
Thu, 22 Jan 2015 13:49:53 -0800 8069414: Rename oracle.accessbridge to jdk.accessbridge
mchung [Thu, 22 Jan 2015 13:49:53 -0800] rev 28563
8069414: Rename oracle.accessbridge to jdk.accessbridge Reviewed-by: alanb, ptbrunet, erikj
Thu, 22 Jan 2015 12:24:35 -0800 8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file
sherman [Thu, 22 Jan 2015 12:24:35 -0800] rev 28562
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file Summary: to close the leaking channel as suggested Reviewed-by: alanb
Thu, 22 Jan 2015 08:51:45 -0800 8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once
sherman [Thu, 22 Jan 2015 08:51:45 -0800] rev 28561
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once Summary: to synchronize the write and close methods of the entry output stream Reviewed-by: alanb
Thu, 22 Jan 2015 12:33:05 +0000 8069155: The value of 'KeyStore Type' isn't 'jks'
vinnie [Thu, 22 Jan 2015 12:33:05 +0000] rev 28560
8069155: The value of 'KeyStore Type' isn't 'jks' Reviewed-by: xuelei
Wed, 21 Jan 2015 21:42:22 +0100 8068427: Hashtable deserialization reconstitutes table with wrong capacity
plevart [Wed, 21 Jan 2015 21:42:22 +0100] rev 28559
8068427: Hashtable deserialization reconstitutes table with wrong capacity Reviewed-by: mduigou, martin, chegar, dfuchs
Wed, 21 Jan 2015 13:19:08 -0500 8068732: Adding Initial RowSet tests
lancea [Wed, 21 Jan 2015 13:19:08 -0500] rev 28558
8068732: Adding Initial RowSet tests Reviewed-by: joehw
Tue, 18 Nov 2014 17:02:50 -0800 8062807: Exporting RMI objects fails when run under restrictive SecurityManager
smarks [Tue, 18 Nov 2014 17:02:50 -0800] rev 28557
8062807: Exporting RMI objects fails when run under restrictive SecurityManager Reviewed-by: dfuchs, skoivu, igerasim, msheppar
Wed, 05 Nov 2014 12:46:39 +0400 8062561: Test bug8055304 fails if file system default directory has read access
alexsch [Wed, 05 Nov 2014 12:46:39 +0400] rev 28556
8062561: Test bug8055304 fails if file system default directory has read access Reviewed-by: serb
Mon, 03 Nov 2014 08:30:18 +0000 8061210: Issues in TLS
xuelei [Mon, 03 Nov 2014 08:30:18 +0000] rev 28555
8061210: Issues in TLS Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
Thu, 23 Oct 2014 07:07:16 +0800 8061826: Part of JDK-8060474 should be reverted
weijun [Thu, 23 Oct 2014 07:07:16 +0800] rev 28554
8061826: Part of JDK-8060474 should be reverted Reviewed-by: mullan, ahgross
Tue, 21 Oct 2014 22:37:17 +0800 8060474: Resolve more parsing ambiguity
weijun [Tue, 21 Oct 2014 22:37:17 +0800] rev 28553
8060474: Resolve more parsing ambiguity Reviewed-by: mullan, ahgross
Wed, 15 Oct 2014 15:41:50 -0700 8055309: RMI needs better transportation considerations
smarks [Wed, 15 Oct 2014 15:41:50 -0700] rev 28552
8055309: RMI needs better transportation considerations Reviewed-by: alanb, igerasim, skoivu, msheppar
Wed, 08 Oct 2014 19:13:57 +0800 8059485: Resolve parsing ambiguity
weijun [Wed, 08 Oct 2014 19:13:57 +0800] rev 28551
8059485: Resolve parsing ambiguity Reviewed-by: mullan, vinnie
Thu, 02 Oct 2014 11:20:48 -0700 8057555: Less cryptic cipher suite management
ascarpino [Thu, 02 Oct 2014 11:20:48 -0700] rev 28550
8057555: Less cryptic cipher suite management Reviewed-by: xuelei, igerasim, mullan, asmotrak Contributed-by: jamil.j.nimeh@oracle.com
Fri, 12 Sep 2014 16:11:40 +0100 8056264: Multicast support improvements
msheppar [Fri, 12 Sep 2014 16:11:40 +0100] rev 28549
8056264: Multicast support improvements Summary: avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows Reviewed-by: chegar, alanb
Thu, 11 Sep 2014 10:12:33 -0700 8056276: Fontmanager feature improvements
prr [Thu, 11 Sep 2014 10:12:33 -0700] rev 28548
8056276: Fontmanager feature improvements Reviewed-by: srl, bae, mschoene
Thu, 11 Sep 2014 10:10:16 -0700 8055489: Better substitution formats
prr [Thu, 11 Sep 2014 10:10:16 -0700] rev 28547
8055489: Better substitution formats Reviewed-by: srl, bae, mschoene
Thu, 11 Sep 2014 13:04:18 +0400 8055304: More boxing for DirectoryComboBoxModel
alexsch [Thu, 11 Sep 2014 13:04:18 +0400] rev 28546
8055304: More boxing for DirectoryComboBoxModel Reviewed-by: serb, prr, skoivu
Wed, 10 Sep 2014 10:33:43 +0100 8048035: Ensure proper proxy protocols
michaelm [Wed, 10 Sep 2014 10:33:43 +0100] rev 28545
8048035: Ensure proper proxy protocols Reviewed-by: alanb, chegar
Fri, 29 Aug 2014 20:16:35 -0700 8055314: Update refactoring for new loader
mchung [Fri, 29 Aug 2014 20:16:35 -0700] rev 28544
8055314: Update refactoring for new loader Reviewed-by: mullan, ahgross, igerasim
Tue, 26 Aug 2014 17:09:05 -0700 8046656: Update protocol support
wetmore [Tue, 26 Aug 2014 17:09:05 -0700] rev 28543
8046656: Update protocol support Reviewed-by: xuelei, wetmore, igerasim, mullan, asmotrak Contributed-by: jamil.nimeh@oracle.com
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip