alanb [Sat, 02 Oct 2010 12:59:04 +0100] rev 6693
6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once
Reviewed-by: kevinw, forax
lancea [Fri, 01 Oct 2010 14:36:01 -0400] rev 6692
6988993: Address Findbugs warnings for the use of String Constructor
Reviewed-by: ohair
alanb [Thu, 30 Sep 2010 14:49:14 +0100] rev 6691
Merge
alanb [Thu, 30 Sep 2010 14:48:25 +0100] rev 6690
6988037: fileClose prints debug message is close fails
Reviewed-by: kevinw, forax
chegar [Wed, 29 Sep 2010 17:33:17 +0100] rev 6689
6987461: Handle leak when enabling java.net.useSystemProxies
Summary: Release the registry key handle if ProxyEnable is 0
Reviewed-by: michaelm
weijun [Wed, 29 Sep 2010 15:26:59 +0800] rev 6688
6988163: sun.security.util.Resources dup and a keytool doc typo
Reviewed-by: xuelei
michaelm [Tue, 28 Sep 2010 14:36:19 +0100] rev 6687
6987927: can't use -Dfile.encoding=Cp037 in net test
Reviewed-by: chegar
michaelm [Tue, 28 Sep 2010 12:04:09 +0100] rev 6686
Merge
michaelm [Tue, 28 Sep 2010 11:59:57 +0100] rev 6685
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
Reviewed-by: chegar
lancea [Mon, 27 Sep 2010 18:05:23 -0400] rev 6684
6987638: javadoc update to RowSetProvider and Statement
Reviewed-by: darcy, alanb
lana [Sat, 25 Sep 2010 12:00:05 -0700] rev 6683
Merge
weijun [Sat, 25 Sep 2010 10:21:30 +0800] rev 6682
6986868: TEST failure: sun/security/tools/jarsigner/crl.sh
Reviewed-by: ohair
ohair [Fri, 24 Sep 2010 14:22:01 -0700] rev 6681
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
6987113: Remove SCCS logic from makefiles
Reviewed-by: mchung
ohair [Fri, 24 Sep 2010 14:06:57 -0700] rev 6680
6987117: Add jprt test sets
Reviewed-by: mchung
mchung [Wed, 22 Sep 2010 21:44:18 -0700] rev 6679
6984036: servicetag vendor rebranding issues
Summary: Update product_vendor field to use java.vendor system property
Reviewed-by: ohair
weijun [Thu, 23 Sep 2010 10:46:03 +0800] rev 6678
6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java
Reviewed-by: wetmore