Wed, 06 Jun 2012 17:59:29 +0100 7172826: (se) Selector based on the Solaris event port mechanism
alanb [Wed, 06 Jun 2012 17:59:29 +0100] rev 12872
7172826: (se) Selector based on the Solaris event port mechanism Reviewed-by: coffeys, chegar
Wed, 06 Jun 2012 10:05:54 +0800 7174351: test/sun/security/tools/keytool/standard.sh failed after new Hashtable
weijun [Wed, 06 Jun 2012 10:05:54 +0800] rev 12871
7174351: test/sun/security/tools/keytool/standard.sh failed after new Hashtable Reviewed-by: xuelei
Tue, 05 Jun 2012 17:40:02 -0700 Merge
lana [Tue, 05 Jun 2012 17:40:02 -0700] rev 12870
Merge
Tue, 05 Jun 2012 12:11:58 -0700 6183404: Many eudc characters are incorrectly mapped in MS936 and GBK converter
sherman [Tue, 05 Jun 2012 12:11:58 -0700] rev 12869
6183404: Many eudc characters are incorrectly mapped in MS936 and GBK converter Summary: updated MS936 and GBK mappings Reviewed-by: alanb
Tue, 05 Jun 2012 12:47:36 +0100 7173515: (se) Selector.open fails with OOME on Solaris when unlimited file descriptors
alanb [Tue, 05 Jun 2012 12:47:36 +0100] rev 12868
7173515: (se) Selector.open fails with OOME on Solaris when unlimited file descriptors Reviewed-by: coffeys, chegar
Tue, 05 Jun 2012 17:11:26 +0800 7172701: KDC tests cleanup
weijun [Tue, 05 Jun 2012 17:11:26 +0800] rev 12867
7172701: KDC tests cleanup Reviewed-by: xuelei
Tue, 05 Jun 2012 10:16:22 +0800 7173044: MemoryMonitor hangs if getMax method in MemoryUsage object returns -1
zhouyx [Tue, 05 Jun 2012 10:16:22 +0800] rev 12866
7173044: MemoryMonitor hangs if getMax method in MemoryUsage object returns -1 Reviewed-by: dholmes, sspitsyn
Mon, 04 Jun 2012 18:06:45 +0800 7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected
weijun [Mon, 04 Jun 2012 18:06:45 +0800] rev 12865
7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected Reviewed-by: alanb
Mon, 04 Jun 2012 16:30:35 +0800 7166055: Javadoc for WeakHashMap contains misleading advice
littlee [Mon, 04 Jun 2012 16:30:35 +0800] rev 12864
7166055: Javadoc for WeakHashMap contains misleading advice Reviewed-by: dholmes, mduigou
Fri, 01 Jun 2012 00:05:21 -0700 7173432: Handle null key at HashMap resize
mduigou [Fri, 01 Jun 2012 00:05:21 -0700] rev 12863
7173432: Handle null key at HashMap resize Summary: If the key to be inserted into a HashMap is null and the table needs to be resized as part of the insertion then addEntry will try to recalculate the hash of a null key. This will fail with an NPE. Reviewed-by: darcy
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip