Fri, 28 May 2010 17:01:20 +0100 Merge
andrew [Fri, 28 May 2010 17:01:20 +0100] rev 5626
Merge
Fri, 28 May 2010 16:59:44 +0100 6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
andrew [Fri, 28 May 2010 16:59:44 +0100] rev 5625
6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture Summary: Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations. Reviewed-by: alanb
Thu, 27 May 2010 17:24:40 +0800 6955783: ServiceUnavailableException caught even the secondary DNS is available
weijun [Thu, 27 May 2010 17:24:40 +0800] rev 5624
6955783: ServiceUnavailableException caught even the secondary DNS is available Reviewed-by: vinnie
Tue, 25 May 2010 15:39:38 -0700 6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic
jjg [Tue, 25 May 2010 15:39:38 -0700] rev 5623
6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic Reviewed-by: darcy
Tue, 25 May 2010 18:20:54 +0800 6948287: KDC test strange knvo
weijun [Tue, 25 May 2010 18:20:54 +0800] rev 5622
6948287: KDC test strange knvo Reviewed-by: xuelei
Mon, 24 May 2010 16:41:03 -0400 Merge
sherman [Mon, 24 May 2010 16:41:03 -0400] rev 5621
Merge
Mon, 24 May 2010 15:20:23 -0400 4690407: JAR tool: option -i can't be combined with other options
sherman [Mon, 24 May 2010 15:20:23 -0400] rev 5620
4690407: JAR tool: option -i can't be combined with other options Summary: -i can't combined with cxut, do sanity check on options Reviewed-by: martin
Mon, 24 May 2010 09:06:11 -0700 Merge
lana [Mon, 24 May 2010 09:06:11 -0700] rev 5619
Merge
Mon, 24 May 2010 00:39:57 -0400 4691425: GZIPInputStream fails to read concatenated .gz files
sherman [Mon, 24 May 2010 00:39:57 -0400] rev 5618
4691425: GZIPInputStream fails to read concatenated .gz files Summary: to support concatenated .gz streams Reviewed-by: martin
Mon, 24 May 2010 10:05:04 +0800 6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication
weijun [Mon, 24 May 2010 10:05:04 +0800] rev 5617
6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication Reviewed-by: valeriep
Mon, 24 May 2010 09:37:16 +0800 6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate
weijun [Mon, 24 May 2010 09:37:16 +0800] rev 5616
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate Reviewed-by: mullan
Mon, 24 May 2010 09:37:02 +0800 6882687: KerberosTime too imprecise
weijun [Mon, 24 May 2010 09:37:02 +0800] rev 5615
6882687: KerberosTime too imprecise Reviewed-by: valeriep
Mon, 24 May 2010 09:28:25 +0800 6954621: small error in 6948909
weijun [Mon, 24 May 2010 09:28:25 +0800] rev 5614
6954621: small error in 6948909 Reviewed-by: xuelei
Mon, 24 May 2010 09:28:06 +0800 6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
weijun [Mon, 24 May 2010 09:28:06 +0800] rev 5613
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature Reviewed-by: xuelei, mullan
Fri, 21 May 2010 07:29:48 +0100 6773270: java.net.URI fails to escape \u0000
michaelm [Fri, 21 May 2010 07:29:48 +0100] rev 5612
6773270: java.net.URI fails to escape \u0000 Summary: check for \u0000 Reviewed-by: alanb
Thu, 20 May 2010 13:57:58 -0700 6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
ohair [Thu, 20 May 2010 13:57:58 -0700] rev 5611
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile Reviewed-by: wetmore
Tue, 18 May 2010 15:36:47 -0700 6945564: Unicode script support in Character class
sherman [Tue, 18 May 2010 15:36:47 -0700] rev 5610
6945564: Unicode script support in Character class 6948903: Make Unicode scripts available for use in regular expressions Summary: added Unicode script suport Reviewed-by: martin
Tue, 18 May 2010 13:12:46 -0700 6951599: Rename package of security tools for modularization
mchung [Tue, 18 May 2010 13:12:46 -0700] rev 5609
6951599: Rename package of security tools for modularization Summary: Move PolicyTool to sun.security.tools.policytool package Reviewed-by: weijun
Mon, 17 May 2010 16:18:13 -0700 4853493: GZIPOutputStream passes a reference to a private array into an untrusted method
sherman [Mon, 17 May 2010 16:18:13 -0700] rev 5608
4853493: GZIPOutputStream passes a reference to a private array into an untrusted method Summary: create a new header byte array for each header writeout Reviewed-by: martin
Mon, 17 May 2010 12:19:49 -0700 4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
sherman [Mon, 17 May 2010 12:19:49 -0700] rev 5607
4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH Summary: Added new constructors to allow flush() work in Z_SYNC_FLUSH mode Reviewed-by: martin
Sun, 16 May 2010 21:22:07 -0700 4465490: Suspicious about double-check locking idiom being used in the code
sherman [Sun, 16 May 2010 21:22:07 -0700] rev 5606
4465490: Suspicious about double-check locking idiom being used in the code Summary: to use volatile for the double-checked object Reviewed-by: weijun
Fri, 14 May 2010 13:46:53 -0700 4263582: RFE: GZIPInputStream throws IOException on non-gzipped data
sherman [Fri, 14 May 2010 13:46:53 -0700] rev 5605
4263582: RFE: GZIPInputStream throws IOException on non-gzipped data Summary: throw ZipException instead of IOException Reviewed-by: martin
Fri, 14 May 2010 13:30:37 -0700 6952701: Use http://www.ietf.org/rfc for rfc references in jdk public APIs
sherman [Fri, 14 May 2010 13:30:37 -0700] rev 5604
6952701: Use http://www.ietf.org/rfc for rfc references in jdk public APIs Summary: replace www.isi.edu/in-notes with www.ietf.org/rfc Reviewed-by: martin
Thu, 13 May 2010 21:56:13 -0700 6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
martin [Thu, 13 May 2010 21:56:13 -0700] rev 5603
6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity Summary: make sure to grow with size => size * 2 + 2 Reviewed-by: dholmes, chegar, ohair
Thu, 13 May 2010 21:30:18 -0700 6951064: Typo in javadoc for ZipException ctors
sherman [Thu, 13 May 2010 21:30:18 -0700] rev 5602
6951064: Typo in javadoc for ZipException ctors Summary: fixed the doc typo Reviewed-by: martin
Thu, 13 May 2010 10:11:17 +0200 6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh
ptisnovs [Thu, 13 May 2010 10:11:17 +0200] rev 5601
6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh Summary: Testcase correction. Reviewed-by: sherman
Wed, 12 May 2010 21:35:55 -0700 6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
ohair [Wed, 12 May 2010 21:35:55 -0700] rev 5600
6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions Summary: And adjustments to test problem list. Reviewed-by: jjg
Wed, 12 May 2010 14:41:10 -0700 6951661: Eliminate jvmstat dependency on sun.management.counter
mchung [Wed, 12 May 2010 14:41:10 -0700] rev 5599
6951661: Eliminate jvmstat dependency on sun.management.counter Summary: jvmstat keeps its own copy of Units and Variability class Reviewed-by: alanb
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip