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
amenkov [Tue, 14 Sep 2010 14:09:26 +0400] rev 6507
Merge
amenkov [Tue, 14 Sep 2010 14:07:58 +0400] rev 6506
4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields
Reviewed-by: denis
amenkov [Tue, 14 Sep 2010 12:38:49 +0400] rev 6505
6944033: RFE: add PCM_FLOAT support
Reviewed-by: dav
okutsu [Tue, 14 Sep 2010 16:47:28 +0900] rev 6504
6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient
Reviewed-by: peytoia
kalli [Mon, 13 Sep 2010 15:34:24 +0400] rev 6503
6943053: Gervill: failures on invalid ranges and 14-bit banks
Summary: ModelStandardIndexedDirector fails on invalid ranges. Program changes with 14-bit banks where handled incorectly as 7-bit banks.
Reviewed-by: amenkov
kalli [Mon, 13 Sep 2010 15:12:31 +0400] rev 6502
6941027: Gervill update, April 2010
Reviewed-by: amenkov
naoto [Fri, 10 Sep 2010 15:29:40 -0700] rev 6501
6875847: Java Locale Enhancement
Reviewed-by: srl
Contributed-by: Yoshito Umaoka <y.umaoka@gmail.com>, Doug Felt <dougfelt@google.com>, Mark Davis <markdavis@google.com>
malenkov [Fri, 10 Sep 2010 20:48:17 +0400] rev 6500
6915566: Closed swing tests failing with assert errors when run with -ea -esa
Reviewed-by: art, peterz
okutsu [Fri, 10 Sep 2010 17:51:53 +0900] rev 6499
6912560: Timezone is not set correctly on Win Vista when Security manager is present.
6941137: DST broken in 6u18 when jre/lib/zi is moved elsewhere and replaced with symlink.
Reviewed-by: peytoia
peytoia [Fri, 10 Sep 2010 17:22:36 +0900] rev 6498
6983724: redundant @exception description for Character.Subset(String name)
Reviewed-by: okutsu
okutsu [Thu, 09 Sep 2010 15:37:57 +0900] rev 6497
4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
Reviewed-by: peytoia
naoto [Thu, 02 Sep 2010 11:13:42 -0700] rev 6496
6930062: Need to remove or build as part of the test file jdk/test/java/util/Locale/data/deflocale.exe
Reviewed-by: okutsu