alanb [Tue, 08 Feb 2011 19:31:44 +0000] rev 8189
4421494: infinite loop while parsing double literal
Reviewed-by: darcy, alanb
Contributed-by: dmitry.nadezhin@oracle.com
alanb [Tue, 08 Feb 2011 15:50:30 +0000] rev 8188
7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods
Reviewed-by: mduigou, alanb
Contributed-by: vladimir.yaroslavskiy@oracle.com
alanb [Mon, 07 Feb 2011 18:02:30 +0000] rev 8187
Merge
alanb [Mon, 07 Feb 2011 18:01:32 +0000] rev 8186
7017454: Residual warnings in sun/nio/** and java/io native code (win64)
Reviewed-by: chegar
chegar [Mon, 07 Feb 2011 14:08:47 +0000] rev 8185
7016898: PlainSocketImpl.fd is null on Windows
Reviewed-by: alanb
alanb [Mon, 07 Feb 2011 13:55:40 +0000] rev 8184
7003155: (fs) Paths.get(<file-uri>) does not handle escaped octets correctly
Reviewed-by: sherman
alanb [Mon, 07 Feb 2011 13:53:36 +0000] rev 8183
7012823: TEST_BUG: java/nio/MappedByteBuffer tests leave file mappingsthat prevent clean-up (win)
Reviewed-by: forax