Wed, 22 Sep 2010 07:46:49 -0700 6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
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
Tue, 21 Sep 2010 16:06:59 +0100 6986050: Small clarifications and fixes for ForkJoin
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
Tue, 21 Sep 2010 15:58:06 +0100 6672144: HttpURLConnection.getInputStream sends POST request after failed chunked
chegar [Tue, 21 Sep 2010 15:58:06 +0100] rev 6673
6672144: HttpURLConnection.getInputStream sends POST request after failed chunked Reviewed-by: michaelm
Mon, 20 Sep 2010 18:05:09 -0700 6981113: Add ConcurrentLinkedDeque
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
Sat, 18 Sep 2010 06:09:48 -0400 6984044: RowSet source needs to rebrand vendor references
lancea [Sat, 18 Sep 2010 06:09:48 -0400] rev 6671
6984044: RowSet source needs to rebrand vendor references Reviewed-by: darcy, ohair
Fri, 17 Sep 2010 14:40:38 -0700 6981157: Improve UnknownHostException with EAI error details and other cleanups
martin [Fri, 17 Sep 2010 14:40:38 -0700] rev 6670
6981157: Improve UnknownHostException with EAI error details and other cleanups Summary: generify; remove compiler warnings, typos, casts; return status information via gai_strerror when getaddrinfo fails; show full stack of native failures Reviewed-by: michaelm, alanb
Fri, 17 Sep 2010 14:35:00 -0700 6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)
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
Fri, 17 Sep 2010 14:16:14 -0700 6888546: restore System.initializeSystemClasses
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
Fri, 17 Sep 2010 13:33:40 -0400 6985725: RowSetProvider has typo for the property javax.sql.rowset.RowSetFactory in the javadoc
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
Fri, 17 Sep 2010 13:30:44 -0400 6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)"
lancea [Fri, 17 Sep 2010 13:30:44 -0400] rev 6666
6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)" Reviewed-by: darcy, ohair
Fri, 17 Sep 2010 13:26:17 -0400 6984864: Exception when running acceptChanges with custom SyncProvider
lancea [Fri, 17 Sep 2010 13:26:17 -0400] rev 6665
6984864: Exception when running acceptChanges with custom SyncProvider Reviewed-by: darcy, ohair
Fri, 17 Sep 2010 13:23:33 -0400 6983452: SyncProvider issue for JoinRowSet implementation
lancea [Fri, 17 Sep 2010 13:23:33 -0400] rev 6664
6983452: SyncProvider issue for JoinRowSet implementation Reviewed-by: darcy, ohair
Mon, 04 Oct 2010 14:38:14 -0700 Merge
lana [Mon, 04 Oct 2010 14:38:14 -0700] rev 6663
Merge
Mon, 04 Oct 2010 13:05:14 +0900 6955776: (tz) Windows-only: tzmappings needs update for KB981793
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
Thu, 30 Sep 2010 20:21:55 +0400 6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
malenkov [Thu, 30 Sep 2010 20:21:55 +0400] rev 6661
6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified Reviewed-by: alexp
Tue, 28 Sep 2010 10:57:56 -0700 6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread
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
Mon, 27 Sep 2010 21:07:45 +0400 6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows
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
Mon, 27 Sep 2010 11:30:03 -0400 6986968: Crash on XIM server restart
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
Mon, 27 Sep 2010 13:38:49 +0400 6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102
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
Sun, 26 Sep 2010 14:14:48 -0700 Merge
lana [Sun, 26 Sep 2010 14:14:48 -0700] rev 6656
Merge
Thu, 23 Sep 2010 20:05:20 -0700 6986612: pit jdk7 b112: java.util.Locale getDisplayVariant() sqe test getDisplayVariantTests.java fails
naoto [Thu, 23 Sep 2010 20:05:20 -0700] rev 6655
6986612: pit jdk7 b112: java.util.Locale getDisplayVariant() sqe test getDisplayVariantTests.java fails Reviewed-by: dougfelt Contributed-by: Yoshito Umaoka <y.umaoka@gmail.com>
Tue, 21 Sep 2010 10:04:41 +0400 6978052: No appropriate CCC request for listed JDK 7 changes in javax.swing.plaf.synth package (b84)
peterz [Tue, 21 Sep 2010 10:04:41 +0400] rev 6654
6978052: No appropriate CCC request for listed JDK 7 changes in javax.swing.plaf.synth package (b84) Reviewed-by: malenkov
Tue, 21 Sep 2010 10:03:53 +0400 6960126: With GTK L&F JDesktopPane substitutes set desktop manager
peterz [Tue, 21 Sep 2010 10:03:53 +0400] rev 6653
6960126: With GTK L&F JDesktopPane substitutes set desktop manager Reviewed-by: malenkov
Fri, 17 Sep 2010 23:34:53 +0400 6542335: different behavior on knob of scroll bar between 1.4.2 and 5.0
alexp [Fri, 17 Sep 2010 23:34:53 +0400] rev 6652
6542335: different behavior on knob of scroll bar between 1.4.2 and 5.0 Reviewed-by: peterz
Fri, 17 Sep 2010 23:21:51 +0400 4330950: Lost newly entered data in the cell when resizing column width
alexp [Fri, 17 Sep 2010 23:21:51 +0400] rev 6651
4330950: Lost newly entered data in the cell when resizing column width Reviewed-by: peterz
Fri, 17 Sep 2010 23:16:19 +0400 6576054: NullPointerException when closing tooltip by pressing esc
alexp [Fri, 17 Sep 2010 23:16:19 +0400] rev 6650
6576054: NullPointerException when closing tooltip by pressing esc Reviewed-by: rupashka
Fri, 17 Sep 2010 23:09:29 +0400 6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height
alexp [Fri, 17 Sep 2010 23:09:29 +0400] rev 6649
6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height Reviewed-by: rupashka
Fri, 17 Sep 2010 23:00:34 +0400 6606019: NPE and IAE are interchanged in specification for GroupLayout.Group class
alexp [Fri, 17 Sep 2010 23:00:34 +0400] rev 6648
6606019: NPE and IAE are interchanged in specification for GroupLayout.Group class Reviewed-by: rupashka
Fri, 17 Sep 2010 22:50:44 +0400 6982661: Complete JLayer component
alexp [Fri, 17 Sep 2010 22:50:44 +0400] rev 6647
6982661: Complete JLayer component Reviewed-by: malenkov
Mon, 04 Oct 2010 14:36:45 -0700 Merge
lana [Mon, 04 Oct 2010 14:36:45 -0700] rev 6646
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip