Thu, 05 Nov 2009 16:12:45 -0800 6897553: LinkedList performance improvements
martin [Thu, 05 Nov 2009 16:12:45 -0800] rev 4184
6897553: LinkedList performance improvements Summary: LinkedList of size N creates N+1 instead of N+2 objects. Comparing against null is faster than comparing against sentinel node Reviewed-by: dl, jjb, forax
Wed, 04 Nov 2009 15:22:30 -0800 6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx)
martin [Wed, 04 Nov 2009 15:22:30 -0800] rev 4183
6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx) Summary: Use O(1) Iterator instead of O(N) operations on LinkedList updateList Reviewed-by: alanb Contributed-by: Igor Chernyshev <igorc@google.com>
Tue, 03 Nov 2009 15:01:50 -0800 6897550: BigInteger constructor should use local cached String length
darcy [Tue, 03 Nov 2009 15:01:50 -0800] rev 4182
6897550: BigInteger constructor should use local cached String length Reviewed-by: andrew, chegar
Fri, 30 Oct 2009 21:31:02 +0000 6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg
alanb [Fri, 30 Oct 2009 21:31:02 +0000] rev 4181
6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg Reviewed-by: mchung, tbell
Fri, 30 Oct 2009 13:12:24 -0700 Merge
tbell [Fri, 30 Oct 2009 13:12:24 -0700] rev 4180
Merge
Fri, 30 Oct 2009 09:06:38 -0700 Merge
tbell [Fri, 30 Oct 2009 09:06:38 -0700] rev 4179
Merge
Fri, 30 Oct 2009 13:01:16 -0700 6894950: test/java/util/zip/Bounds.java fails with OoutOfMemoryError
sherman [Fri, 30 Oct 2009 13:01:16 -0700] rev 4178
6894950: test/java/util/zip/Bounds.java fails with OoutOfMemoryError Summary: Fixed the boundary check in Deflater.java Reviewed-by: alanb
Fri, 30 Oct 2009 15:06:24 +0000 6896573: Arrays.sort(long[]) fails with StackOverflowError
alanb [Fri, 30 Oct 2009 15:06:24 +0000] rev 4177
6896573: Arrays.sort(long[]) fails with StackOverflowError Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com
Fri, 30 Oct 2009 11:28:42 +0800 6894534: SeedGenerator shouldn't require java.nio.file to be present
weijun [Fri, 30 Oct 2009 11:28:42 +0800] rev 4176
6894534: SeedGenerator shouldn't require java.nio.file to be present Reviewed-by: alanb
Thu, 29 Oct 2009 19:55:52 -0700 Merge
mchung [Thu, 29 Oct 2009 19:55:52 -0700] rev 4175
Merge
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip