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
ohair [Wed, 22 Sep 2010 12:53:06 -0700] rev 6677
Merge
ohair [Wed, 22 Sep 2010 11:06:50 -0700] rev 6676
6946527: rebranding system properties per Oracle Requirements (vendor)
Summary: Changes from "Sun Microsystems, Inc." to "Oracle Corporation" in the java.vendor, java.specification.vendor and java.vendor.url Java system properties. Also change of Windows COMPANY file property from "Oracle" to "Oracle Corporation".
Reviewed-by: lancea, flar
dcubed [Wed, 22 Sep 2010 07:46:49 -0700] rev 6675
6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
Summary: Add words in more places to make it clear that Logger objects are GC'able unless there is a strong reference.
Reviewed-by: dholmes, andrew
dl [Tue, 21 Sep 2010 16:06:59 +0100] rev 6674
6986050: Small clarifications and fixes for ForkJoin
Summary: Clarify FJ.get on throw InterruptedException, propagate ThreadFactory, shutdown transition
Reviewed-by: chegar
chegar [Tue, 21 Sep 2010 15:58:06 +0100] rev 6673
6672144: HttpURLConnection.getInputStream sends POST request after failed chunked
Reviewed-by: michaelm
dl [Mon, 20 Sep 2010 18:05:09 -0700] rev 6672
6981113: Add ConcurrentLinkedDeque
Summary: Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes.
Reviewed-by: martin, dholmes, chegar
lancea [Sat, 18 Sep 2010 06:09:48 -0400] rev 6671
6984044: RowSet source needs to rebrand vendor references
Reviewed-by: darcy, ohair