ohair [Wed, 03 Mar 2010 11:29:44 -0800] rev 4986
6931763: sanity checks broken with latest cygwin, newer egrep -i option problems
Reviewed-by: jjg
alanb [Wed, 03 Mar 2010 16:09:36 +0000] rev 4985
6931216: TEST_BUG: test/java/nio/file/WatchService/LotsOfEvents.java failed with NPE
Reviewed-by: chegar
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