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
(0) -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip