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