alanb [Fri, 10 Sep 2010 18:50:52 +0100] rev 6539
Merge
alanb [Fri, 10 Sep 2010 18:48:49 +0100] rev 6538
6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
Reviewed-by: chegar
alanb [Fri, 10 Sep 2010 16:36:48 +0100] rev 6537
6881498: (file) Re-examine DirectoryStream exception handling
Reviewed-by: forax
chegar [Fri, 10 Sep 2010 15:57:05 +0100] rev 6536
6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException
Reviewed-by: michaelm
ksrini [Thu, 09 Sep 2010 11:50:40 -0700] rev 6535
6390477: (launcher) replace unsafe usages of sprintf with snprintf
Reviewed-by: darcy, mchung
darcy [Wed, 08 Sep 2010 17:10:04 -0700] rev 6534
6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
Reviewed-by: alanb
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
mchung [Tue, 31 Aug 2010 09:17:46 -0700] rev 6519
6977548: Broken link in ClassLoader.defineClass javadoc
Reviewed-by: valeriep
mchung [Tue, 31 Aug 2010 09:15:34 -0700] rev 6518
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
Summary: Increase timeout value
Reviewed-by: alanb
weijun [Mon, 30 Aug 2010 14:37:43 +0800] rev 6517
6911951: NTLM should be a supported Java SASL mechanism
Reviewed-by: vinnie, michaelm
martin [Sat, 28 Aug 2010 12:15:52 -0700] rev 6516
6980747: Runtime.exec can fail due to SecurityException (lnx)
Summary: Add missing doPrivileged to UNIXProcess.java.linux
Reviewed-by: alanb
darcy [Wed, 25 Aug 2010 15:35:45 -0700] rev 6515
6980019: Finish rename of ARM -> try-with-resources in jdk repository
Reviewed-by: jjg
lana [Thu, 16 Sep 2010 11:17:32 -0700] rev 6514
Merge
malenkov [Thu, 16 Sep 2010 09:07:03 +0400] rev 6513
6741392: libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f
Reviewed-by: peterz
malenkov [Tue, 14 Sep 2010 22:05:03 +0400] rev 6512
6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105.
Reviewed-by: alexp
malenkov [Tue, 14 Sep 2010 21:22:12 +0400] rev 6511
6635395: javax.swing.JDialog constructors should specify IAE throwing if invalid owners passed
Reviewed-by: alexp
malenkov [Tue, 14 Sep 2010 19:12:28 +0400] rev 6510
6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst
Reviewed-by: alexp
omajid [Tue, 14 Sep 2010 10:45:38 -0400] rev 6509
6979979: Rounding error in font sizes selected by the GTK Look and Feel
Summary: Use floating point font sizes
Reviewed-by: prr
amenkov [Tue, 14 Sep 2010 14:14:18 +0400] rev 6508
4933700: RFE: Add way to get device from Receiver and Transmitter
Reviewed-by: art