jdk-24/jdk/test/java
Martin Buchholz 450da8a061 6897553: LinkedList performance improvements
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
2009-11-05 16:12:45 -08:00
..
awt 6886718: missing license info 2009-09-29 16:32:47 -07:00
beans Merge 2009-08-18 23:40:15 -07:00
io 6595866: File does work with symbolic links (win,vista) 2009-08-20 08:39:18 +01:00
lang 4428022: System.out.println(0.001) outputs 0.0010 2009-10-15 18:27:39 -07:00
math 6371401: java.math.BigInteger.shift(Integer.MIN_VALUE) throws StackOverflowError 2009-10-20 09:51:28 -07:00
net 6873543: CookieManager doesn't enforce httpOnly 2009-10-21 13:42:39 +02:00
nio 6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx) 2009-11-04 15:22:30 -08:00
rmi 6824141: test/java/rmi/activation/rmidViaInheritedChannel tests fail 2009-04-02 16:31:44 +01:00
security 6867657: Many JSN tests do not run under cygwin 2009-08-06 17:56:59 -07:00
text 6609750: [Fmt-De] SimpleDateFormat.format() doesn't handle pattern "y" correctly 2009-06-25 17:37:28 +09:00
util 6897553: LinkedList performance improvements 2009-11-05 16:12:45 -08:00