martin [Fri, 17 Sep 2010 14:35:00 -0700] rev 6669
6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)
Summary: Do exit status handling before trying to close streams
Reviewed-by: alanb, dholmes
mchung [Fri, 17 Sep 2010 14:16:14 -0700] rev 6668
6888546: restore System.initializeSystemClasses
Summary: restore System.initializeSystemClasses prior to fix for 6797688
Reviewed-by: alanb
lancea [Fri, 17 Sep 2010 13:33:40 -0400] rev 6667
6985725: RowSetProvider has typo for the property javax.sql.rowset.RowSetFactory in the javadoc
Reviewed-by: darcy, ohair
lancea [Fri, 17 Sep 2010 13:30:44 -0400] rev 6666
6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)"
Reviewed-by: darcy, ohair
lancea [Fri, 17 Sep 2010 13:26:17 -0400] rev 6665
6984864: Exception when running acceptChanges with custom SyncProvider
Reviewed-by: darcy, ohair
lancea [Fri, 17 Sep 2010 13:23:33 -0400] rev 6664
6983452: SyncProvider issue for JoinRowSet implementation
Reviewed-by: darcy, ohair
lana [Mon, 04 Oct 2010 14:38:14 -0700] rev 6663
Merge
okutsu [Mon, 04 Oct 2010 13:05:14 +0900] rev 6662
6955776: (tz) Windows-only: tzmappings needs update for KB981793
6929185: (tz) Windows-only: tzmappings needs update for KB979306
Reviewed-by: peytoia
malenkov [Thu, 30 Sep 2010 20:21:55 +0400] rev 6661
6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
Reviewed-by: alexp
naoto [Tue, 28 Sep 2010 10:57:56 -0700] rev 6660
6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread
Reviewed-by: okutsu
malenkov [Mon, 27 Sep 2010 21:07:45 +0400] rev 6659
6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows
Reviewed-by: alexp
omajid [Mon, 27 Sep 2010 11:30:03 -0400] rev 6658
6986968: Crash on XIM server restart
Summary: Free XIM data structures on DestroyXIMCallback
Reviewed-by: naoto
malenkov [Mon, 27 Sep 2010 13:38:49 +0400] rev 6657
6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102
Reviewed-by: peterz
lana [Sun, 26 Sep 2010 14:14:48 -0700] rev 6656
Merge