alanb [Tue, 11 Mar 2008 14:42:35 +0000] rev 66
6448457: (ch) Channels.newOutputStream().write() does not write all data
Reviewed-by: iris, sherman
martin [Mon, 10 Mar 2008 23:23:48 -0700] rev 65
6625725: (coll) modCount should not be volatile
Reviewed-by: dholmes
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
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 57
6595669: regtest LinkedBlockingQueue/OfferRemoveLoops.java fails
Reviewed-by: dholmes
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 56
5080227: (coll spec) Bug in documentation for WeakHashMap
Reviewed-by: dholmes
lmalvent [Tue, 11 Mar 2008 01:20:55 +0100] rev 55
6655515: MBeans tab: operation return values of type Component displayed as String
6439590: MBeans tab: jconsole mbean tree not correctly refreshed
6446434: MBeans tab: Not possible to view MBean content before all MBeans have been initially loaded
6520144: Hard to find MBean Attributes, Operations, and Notifications in Java 6 jconsole
6522091: VMPanel.java contains non-ASCII character
6608334: JConsole fails to display MBean operation with <null> return type
6611445: MBeans tab: MBean tree algorithm wrongly removes intermediate nodes.
Reviewed-by: dfuchs, jfdenise
lmalvent [Mon, 10 Mar 2008 23:51:13 +0100] rev 54
Merge
lmalvent [Mon, 10 Mar 2008 23:31:50 +0100] rev 53
Merge