msheppar [Sat, 19 Jan 2013 08:39:20 +0000] rev 15276
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
Reviewed-by: chegar, alanb
alanb [Fri, 18 Jan 2013 18:48:44 +0000] rev 15275
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
Reviewed-by: chegar
jzavgren [Fri, 18 Jan 2013 17:34:40 +0000] rev 15274
8005120: Compiler warnings in socket transport native code
Reviewed-by: chegar, dsamersoff
jgish [Thu, 17 Jan 2013 15:09:46 -0500] rev 15273
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
Summary: Increase number of retries to twice the number of ports in the reserved range
Reviewed-by: mduigou
khazra [Thu, 17 Jan 2013 14:50:02 -0800] rev 15272
7171415: java.net.URI.equals/hashCode not consistent for some URIs
Summary: Rewrite URI.hashCode() to consider encoded characters, also reviewed by vitalyd@gmail.com, schlosna@gmail.com
Reviewed-by: chegar
sherman [Thu, 17 Jan 2013 12:49:33 -0800] rev 15271
8006090: Formatter asserts with -esa
Summary: removed the offending assert
Reviewed-by: alanb, darcy
Contributed-by: brian.burkhalter@oracle.com
lana [Wed, 16 Jan 2013 12:07:32 -0800] rev 15270
Merge
juh [Wed, 16 Jan 2013 13:35:17 -0500] rev 15269
8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present
Reviewed-by: mullan, weijun