martin [Mon, 10 Mar 2008 23:23:48 -0700] rev 64
6583872: (coll) Direct uninformed users away from Vector/Hashtable
Reviewed-by: dholmes
martin [Mon, 10 Mar 2008 23:23:48 -0700] rev 63
6633113: test/java/util/concurrent/SynchronousQueue/Fairness.java fails intermittently
Reviewed-by: dholmes
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 62
6625723: Excessive ThreadLocal storage used by ReentrantReadWriteLock
Reviewed-by: dholmes
Contributed-by: Doug Lea <dl@cs.oswego.edu>
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 61
6620549: ExecutorService#shutdown should clearly state that it does not block
Reviewed-by: dholmes
Contributed-by: Doug Lea <dl@cs.oswego.edu>
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 60
6609775: Reduce context switches in DelayQueue due to signalAll
Reviewed-by: alanb
Contributed-by: Doug Lea <dl@cs.oswego.edu>
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 59
6602600: Fast removal of cancelled scheduled thread pool tasks
Reviewed-by: alanb
Contributed-by: Doug Lea <dl@cs.oswego.edu>
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 58
6612102: (coll) IdentityHashMap.iterator().remove() might decrement size twice
Reviewed-by: dholmes