vinnie [Mon, 01 Mar 2010 18:00:47 +0000] rev 4984
Merge
vinnie [Mon, 01 Mar 2010 17:54:31 +0000] rev 4983
6921001: api/java_security/IdentityScope/IdentityScopeTests.html#getSystemScope fails starting from b78 JDK7
Reviewed-by: mullan
alanb [Sat, 27 Feb 2010 19:29:15 +0000] rev 4982
6921374: java.lang.String::hashCode() should check for count == 0 to avoid repeated stores hash = 0
Reviewed-by: darcy, ohair
alanb [Sat, 27 Feb 2010 19:26:59 +0000] rev 4981
6815768: File.getxxxSpace() methods fail for very large file systems under 32bit Java
Reviewed-by: ohair
alanb [Sat, 27 Feb 2010 19:15:28 +0000] rev 4980
6929259: Remove double spaces from Dual-pivot quicksort
Reviewed-by: alanb
Contributed-by: vladimir.yaroslavskiy@sun.com
alanb [Sat, 27 Feb 2010 18:18:33 +0000] rev 4979
6929532: (file) WatchService should avoid queuing new modify events when lots of files are changing
Reviewed-by: alanb
Contributed-by: sebastian.sickelmann@gmx.de
xuelei [Thu, 25 Feb 2010 13:32:40 +0800] rev 4978
6916202: More cases of invalid ldap filters accepted and processed
Reviewed-by: vinnie, weijun
darcy [Wed, 24 Feb 2010 10:48:18 -0800] rev 4977
6929382: Various core classes in util and elsewhere are missing @param <T> tags
Reviewed-by: dholmes, martin