ohair [Tue, 07 Sep 2010 15:53:32 -0700] rev 6533
Merge
alanb [Tue, 07 Sep 2010 08:36:10 +0100] rev 6532
6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar
Reviewed-by: ohair
lancea [Sat, 04 Sep 2010 15:37:26 -0400] rev 6531
6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
Reviewed-by: alanb
lancea [Sat, 04 Sep 2010 15:30:23 -0400] rev 6530
6680198: UnmarshalException caused by incompatible serialVersionUID
Reviewed-by: sherman
lancea [Sat, 04 Sep 2010 13:56:27 -0400] rev 6529
6843995: RowSet 1.1 updates
Reviewed-by: darcy, valeriep
lancea [Sat, 04 Sep 2010 12:21:56 -0400] rev 6528
6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions
Reviewed-by: alanb
darcy [Fri, 03 Sep 2010 15:00:10 -0700] rev 6527
4881419: The type of X[].clone() should be X[]
Reviewed-by: martin
alanb [Fri, 03 Sep 2010 21:03:45 +0100] rev 6526
Merge
alanb [Fri, 03 Sep 2010 13:11:54 +0100] rev 6525
6965072: Need API to create SDP sockets
Reviewed-by: michaelm
lana [Fri, 03 Sep 2010 12:00:52 -0700] rev 6524
Merge
lana [Thu, 02 Sep 2010 22:11:05 -0700] rev 6523
Merge
ksrini [Fri, 03 Sep 2010 07:59:21 -0700] rev 6522
6981001: (launcher) EnsureJREInstallation is not being called in order
Reviewed-by: darcy
mchung [Wed, 01 Sep 2010 17:37:45 -0700] rev 6521
6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method
Reviewed-by: sherman
martin [Wed, 01 Sep 2010 09:45:08 -0700] rev 6520
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
Summary: Avoid *Critical; fix compile warnings; improve readability
Reviewed-by: alanb