ohair [Wed, 16 Jul 2008 09:51:43 -0700] rev 847
6548261: Use of SE in make/common/Defs-windows.gmk
Reviewed-by: darcy
tbell [Tue, 22 Jul 2008 11:40:06 -0700] rev 846
Merge
sherman [Thu, 17 Jul 2008 14:26:51 -0700] rev 845
6405995: (ch) test/java/nio/channels/Selector/Wakeup.java broken
Summary: Moved the unit test case back to open repo, it works after bugfixes in jdk6
Reviewed-by: alanb
sherman [Wed, 16 Jul 2008 15:37:23 -0700] rev 844
Merge
sherman [Wed, 16 Jul 2008 15:24:15 -0700] rev 843
6429289: (se) sun.nio.ch.SelectorImpl.processDeregisterQueue creates excessive garbage
Summary: Check if the cancelledKeys is empty or not before creating iterator
Reviewed-by: alanb
sherman [Wed, 16 Jul 2008 15:09:24 -0700] rev 842
6541641: (fc) java/nio/channels/FileChannel/ExpandingMap.java should clean up after itself
Summary: Close channel and explicitly de-ref the mapped buffers before exit.
Reviewed-by: alanb
sherman [Mon, 14 Jul 2008 14:03:42 -0700] rev 841
6608833: (se spec) SelectionKey @throws references wrong param
Summary: Update the API doc to correct the wrong description
Reviewed-by: alanb
tbell [Fri, 18 Jul 2008 11:24:38 -0700] rev 840
Merge
tbell [Mon, 14 Jul 2008 22:13:54 -0700] rev 839
Merge
jjh [Fri, 11 Jul 2008 17:06:54 -0700] rev 838
6725192: Some JDI Regression tests fail if @debuggeeVMOptions contain multiple blanks
Summary: Fix to allow mutiple blanks between options
Reviewed-by: tbell
jjh [Wed, 09 Jul 2008 16:57:39 -0700] rev 837
Merge
jjh [Wed, 09 Jul 2008 13:43:26 -0700] rev 836
6700889: Thread resume invalidates all stack frames, even from other threads
6701700: MonitorInfo objects aren't invalidated when the owning thread is resumed
Summary: Don't inform ThreadListeners for thread T1 when some other thread is resumed, and MonitoryIfoImpl must add itself as a ThreadListener
Reviewed-by: dcubed
tbell [Mon, 14 Jul 2008 22:09:52 -0700] rev 835
Merge
tbell [Wed, 09 Jul 2008 09:56:00 -0700] rev 834
Merge