Wed, 10 Sep 2008 10:03:15 -0700 Merge
xdono [Wed, 10 Sep 2008 10:03:15 -0700] rev 1197
Merge
Tue, 09 Sep 2008 15:46:54 -0700 6746424: Remove build dependency on findbugs and FINDBUGS_HOME
ohair [Tue, 09 Sep 2008 15:46:54 -0700] rev 1196
6746424: Remove build dependency on findbugs and FINDBUGS_HOME Reviewed-by: tbell
Thu, 11 Sep 2008 11:25:40 -0700 Added tag jdk7-b35 for changeset 2b8dd97d6682
xdono [Thu, 11 Sep 2008 11:25:40 -0700] rev 1195
Added tag jdk7-b35 for changeset 2b8dd97d6682
Wed, 05 Jul 2017 16:41:22 +0200 Merge
duke [Wed, 05 Jul 2017 16:41:22 +0200] rev 1194
Merge
Fri, 19 Sep 2008 19:38:12 -0700 Merge
lana [Fri, 19 Sep 2008 19:38:12 -0700] rev 1193
Merge
Mon, 25 Aug 2008 13:58:15 -0700 Merge
lana [Mon, 25 Aug 2008 13:58:15 -0700] rev 1192
Merge
Mon, 25 Aug 2008 19:15:37 +0400 6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode
dcherepanov [Mon, 25 Aug 2008 19:15:37 +0400] rev 1191
6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode Summary: isSupported() should skip tray initialization in case of headless Reviewed-by: art, ant
Thu, 14 Aug 2008 12:58:51 +0400 6708392: Provide internal API to create OverrideRedirect windows, XToolkit
art [Thu, 14 Aug 2008 12:58:51 +0400] rev 1190
6708392: Provide internal API to create OverrideRedirect windows, XToolkit Summary: SunToolkit.setOverrideRedirect() method is introduced Reviewed-by: mlapshin, yan
Tue, 12 Aug 2008 12:00:46 +0400 6735584: XNETProtocol:setStateHelper() produces bad _NET_WM_STATE messages
art [Tue, 12 Aug 2008 12:00:46 +0400] rev 1189
6735584: XNETProtocol:setStateHelper() produces bad _NET_WM_STATE messages Reviewed-by: yan
Fri, 08 Aug 2008 03:32:34 -0700 Merge
yan [Fri, 08 Aug 2008 03:32:34 -0700] rev 1188
Merge
Tue, 05 Aug 2008 15:26:08 +0400 6454041: decimal separator munches the character standing at the right (sk keyboard)
yan [Tue, 05 Aug 2008 15:26:08 +0400] rev 1187
6454041: decimal separator munches the character standing at the right (sk keyboard) Summary: in a group of keysyms associated with a key, check for keypad-ness of more keysyms Reviewed-by: art
Fri, 25 Jul 2008 15:19:11 +0400 6235443: REG:Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows
art [Fri, 25 Jul 2008 15:19:11 +0400] rev 1186
6235443: REG:Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows Summary: AWT text area no longer uses LockWindowUpdate Reviewed-by: uta, dcherepanov
Tue, 08 Jul 2008 16:20:14 +0400 6723013: Incomplete push for 6693974
dav [Tue, 08 Jul 2008 16:20:14 +0400] rev 1185
6723013: Incomplete push for 6693974 Reviewed-by: art
Mon, 07 Jul 2008 17:39:18 +0400 6723018: Need to push the test for 6682046
anthony [Mon, 07 Jul 2008 17:39:18 +0400] rev 1184
6723018: Need to push the test for 6682046 Summary: Pushed the test Reviewed-by: art
Mon, 07 Jul 2008 17:24:21 +0400 6682046: Mixing code does not always recalculate shapes correctly when resizing components
anthony [Mon, 07 Jul 2008 17:24:21 +0400] rev 1183
6682046: Mixing code does not always recalculate shapes correctly when resizing components Summary: The valid property is now encapsulated in Component. Reviewed-by: art
Mon, 07 Jul 2008 16:32:38 +0400 Merge
dav [Mon, 07 Jul 2008 16:32:38 +0400] rev 1182
Merge
Mon, 07 Jul 2008 16:09:39 +0400 6693974: Unify EventQueue$EventQueueItem and SunToolkit.$EventQueueItem classes
dav [Mon, 07 Jul 2008 16:09:39 +0400] rev 1181
6693974: Unify EventQueue$EventQueueItem and SunToolkit.$EventQueueItem classes Reviewed-by: volk, art
Mon, 07 Jul 2008 15:36:01 +0400 6582346: javaw launcher does not display MessageBox after change to the resource files
dcherepanov [Mon, 07 Jul 2008 15:36:01 +0400] rev 1180
6582346: javaw launcher does not display MessageBox after change to the resource files Summary: call InitCommonControlsEx to perform UI initialization Reviewed-by: art
Thu, 26 Jun 2008 14:23:25 +0400 6581899: JTextField & JTextArea - Poor performance with JRE 1.5.0_08
dcherepanov [Thu, 26 Jun 2008 14:23:25 +0400] rev 1179
6581899: JTextField & JTextArea - Poor performance with JRE 1.5.0_08 Summary: acquire the first|last components only when the key is a traversal key Reviewed-by: ant
Mon, 23 Jun 2008 16:03:25 +0400 6704896: FD_SET usage can cause stack corruption (sol)
anthony [Mon, 23 Jun 2008 16:03:25 +0400] rev 1178
6704896: FD_SET usage can cause stack corruption (sol) Summary: Using poll() instead of select() Reviewed-by: yan, denis
Mon, 23 Jun 2008 14:42:53 +0400 6682536: java\awt\FullScreen\NonfocusableFrameFullScreenTest\NonfocusableFrameFullScreenTest.java fails
ant [Mon, 23 Jun 2008 14:42:53 +0400] rev 1177
6682536: java\awt\FullScreen\NonfocusableFrameFullScreenTest\NonfocusableFrameFullScreenTest.java fails Summary: always-on-top property should be restored on exiting full-screen. Reviewed-by: tdv
Thu, 19 Jun 2008 16:09:22 +0400 6694792: Syntax error in java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java
dav [Thu, 19 Jun 2008 16:09:22 +0400] rev 1176
6694792: Syntax error in java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java Reviewed-by: yan
Thu, 19 Jun 2008 11:26:54 +0400 6706121: makefile: unnecessary Motif classes compilation in JDK7
yan [Thu, 19 Jun 2008 11:26:54 +0400] rev 1175
6706121: makefile: unnecessary Motif classes compilation in JDK7 Summary: removed 80 obsolete .c and .java files, temporary modified some more Reviewed-by: denis
Wed, 18 Jun 2008 19:27:59 +0400 Merge
dav [Wed, 18 Jun 2008 19:27:59 +0400] rev 1174
Merge
Wed, 18 Jun 2008 19:20:28 +0400 6716137: Fix 6691328 is broken
dav [Wed, 18 Jun 2008 19:20:28 +0400] rev 1173
6716137: Fix 6691328 is broken Reviewed-by: dcherepanov, denis
Wed, 18 Jun 2008 15:35:37 +0400 6616323: consider benefits of replacing a componen array with other collection from the awt.Container class
dav [Wed, 18 Jun 2008 15:35:37 +0400] rev 1172
6616323: consider benefits of replacing a componen array with other collection from the awt.Container class Reviewed-by: uta, art
Tue, 17 Jun 2008 13:37:28 +0400 4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab
ant [Tue, 17 Jun 2008 13:37:28 +0400] rev 1171
4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab Summary: The restore-focus procedure should skip disabled components. Reviewed-by: art, dcherepanov
Wed, 11 Jun 2008 01:31:42 -0700 Merge
yan [Wed, 11 Jun 2008 01:31:42 -0700] rev 1170
Merge
Wed, 04 Jun 2008 14:16:44 +0400 6708322: test/closed/java/awt/Focus/TemporaryLostComponentDeadlock fails
ant [Wed, 04 Jun 2008 14:16:44 +0400] rev 1169
6708322: test/closed/java/awt/Focus/TemporaryLostComponentDeadlock fails Summary: Introduced new package private object for synchronization purposes. It should replace "this" in some deadlock prone cases. Reviewed-by: anthony, art
Wed, 04 Jun 2008 12:32:05 +0400 6280057: I have audited SystemTray and TrayIcon code
ant [Wed, 04 Jun 2008 12:32:05 +0400] rev 1168
6280057: I have audited SystemTray and TrayIcon code Summary: small refactoring Reviewed-by: dcherepanov
Wed, 17 Sep 2008 13:45:37 -0700 Merge
xdono [Wed, 17 Sep 2008 13:45:37 -0700] rev 1167
Merge
Thu, 11 Sep 2008 11:27:16 -0700 Merge
ohair [Thu, 11 Sep 2008 11:27:16 -0700] rev 1166
Merge
Thu, 11 Sep 2008 11:12:21 -0700 6746415: The include file stropts.h is not available in Fedora 9 (STREAMS Kernel Extension?)
ohair [Thu, 11 Sep 2008 11:12:21 -0700] rev 1165
6746415: The include file stropts.h is not available in Fedora 9 (STREAMS Kernel Extension?) Reviewed-by: tbell
Wed, 10 Sep 2008 10:19:02 -0700 6746409: Error: dl failure on line 689: Copies of libjvm.so need to have chcon (selinux) re-applied to them
ohair [Wed, 10 Sep 2008 10:19:02 -0700] rev 1164
6746409: Error: dl failure on line 689: Copies of libjvm.so need to have chcon (selinux) re-applied to them Reviewed-by: tbell
Wed, 10 Sep 2008 10:16:54 -0700 6746430: Fix problems with getting 'ant -version' and the required setting of 'ANT_HOME'
ohair [Wed, 10 Sep 2008 10:16:54 -0700] rev 1163
6746430: Fix problems with getting 'ant -version' and the required setting of 'ANT_HOME' Reviewed-by: tbell
Wed, 10 Sep 2008 09:48:41 -0700 6746424: Remove build dependency on findbugs and FINDBUGS_HOME
ohair [Wed, 10 Sep 2008 09:48:41 -0700] rev 1162
6746424: Remove build dependency on findbugs and FINDBUGS_HOME Reviewed-by: tbell
Wed, 10 Sep 2008 09:31:16 -0700 6746421: Compare images logic needs to be more forgiving
ohair [Wed, 10 Sep 2008 09:31:16 -0700] rev 1161
6746421: Compare images logic needs to be more forgiving Reviewed-by: tbell
Fri, 12 Sep 2008 14:34:23 -0700 Merge
tbell [Fri, 12 Sep 2008 14:34:23 -0700] rev 1160
Merge
Mon, 08 Sep 2008 14:11:13 -0700 6356642: extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception
bristor [Mon, 08 Sep 2008 14:11:13 -0700] rev 1159
6356642: extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception Summary: Fix causes printing of user-level error messages instead of throwing exceptions Reviewed-by: sherman
Mon, 08 Sep 2008 13:44:32 -0700 6661861: Decrease memory use of Inflaters by ZipFile
bristor [Mon, 08 Sep 2008 13:44:32 -0700] rev 1158
6661861: Decrease memory use of Inflaters by ZipFile Summary: Fix allows release of native resources earlier than without fix Reviewed-by: alanb
Thu, 04 Sep 2008 14:55:12 -0700 Merge
tbell [Thu, 04 Sep 2008 14:55:12 -0700] rev 1157
Merge
Thu, 04 Sep 2008 14:46:36 +0200 5072476: RFE: support cascaded (federated) MBean Servers
dfuchs [Thu, 04 Sep 2008 14:46:36 +0200] rev 1156
5072476: RFE: support cascaded (federated) MBean Servers 6299231: Add support for named MBean Servers Summary: New javax.management.namespace package. Reviewed-by: emcmanus
Wed, 03 Sep 2008 14:31:17 +0200 6744132: Spurious failures from test/javax/management/MBeanInfo/NotificationInfoTest.java
emcmanus [Wed, 03 Sep 2008 14:31:17 +0200] rev 1155
6744132: Spurious failures from test/javax/management/MBeanInfo/NotificationInfoTest.java Reviewed-by: dfuchs
Tue, 02 Sep 2008 14:14:05 +0200 6405862: Allow CompositeType to have zero items
emcmanus [Tue, 02 Sep 2008 14:14:05 +0200] rev 1154
6405862: Allow CompositeType to have zero items 6737133: Compilation failure of test/javax/management/eventService/LeaseManagerDeadlockTest.java 6737140: Javadoc of some throw clauses of MBeanServer and MBeanServerConnection is garbled 6737143: createMBean of MBeanServer should acquire 2 extra throw clauses present in MBeanServerConnection Reviewed-by: dfuchs
Mon, 01 Sep 2008 17:11:58 +0200 6731410: JMXServiceURL cannot use @ConstructorProperties for compatibility reasons
emcmanus [Mon, 01 Sep 2008 17:11:58 +0200] rev 1153
6731410: JMXServiceURL cannot use @ConstructorProperties for compatibility reasons Reviewed-by: dfuchs
Sun, 31 Aug 2008 18:39:01 +0100 4640544: New I/O: Complete socket-channel functionality
alanb [Sun, 31 Aug 2008 18:39:01 +0100] rev 1152
4640544: New I/O: Complete socket-channel functionality Reviewed-by: iris, sherman, chegar
Sun, 31 Aug 2008 18:32:59 +0100 6570619: (bf) DirectByteBuffer.get/put(byte[]) does not scale well
alanb [Sun, 31 Aug 2008 18:32:59 +0100] rev 1151
6570619: (bf) DirectByteBuffer.get/put(byte[]) does not scale well Reviewed-by: iris
Sun, 31 Aug 2008 11:59:20 -0700 Merge
tbell [Sun, 31 Aug 2008 11:59:20 -0700] rev 1150
Merge
Fri, 29 Aug 2008 14:33:05 -0700 6614052: jhat fails to read heap dump > 2GB.
swamyv [Fri, 29 Aug 2008 14:33:05 -0700] rev 1149
6614052: jhat fails to read heap dump > 2GB. Summary: Modified the jhat code to use long for unsigned int. This is a forward port of changes from Kevin Walls. Reviewed-by: jjh
Fri, 29 Aug 2008 17:46:45 +0100 6576763: Thread constructors throw undocumented NPE for null name
chegar [Fri, 29 Aug 2008 17:46:45 +0100] rev 1148
6576763: Thread constructors throw undocumented NPE for null name Summary: update javadoc to specify NPE as well as fix minor bug in implementation. Reviewed-by: alanb
Wed, 27 Aug 2008 10:28:26 -0700 Merge
sherman [Wed, 27 Aug 2008 10:28:26 -0700] rev 1147
Merge
Wed, 27 Aug 2008 10:12:22 -0700 4849617: (cs)Revise Charset spec to allow '+' in names
sherman [Wed, 27 Aug 2008 10:12:22 -0700] rev 1146
4849617: (cs)Revise Charset spec to allow '+' in names Summary: Update the spec and code to accept '+' as a charset name character Reviewed-by: alanb
Tue, 26 Aug 2008 10:21:20 -0700 6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems
ksrini [Tue, 26 Aug 2008 10:21:20 -0700] rev 1145
6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems Summary: provided error reporting interfaces to other java subsystems that the launcher uses. Reviewed-by: darcy
Wed, 27 Aug 2008 11:03:59 +0200 5041784: (reflect) generic signature methods needlessly return generic arrays
emcmanus [Wed, 27 Aug 2008 11:03:59 +0200] rev 1144
5041784: (reflect) generic signature methods needlessly return generic arrays Reviewed-by: darcy
Tue, 26 Aug 2008 10:21:22 +0100 6682020: (bf) Support monitoring of direct and mapped buffer usage
alanb [Tue, 26 Aug 2008 10:21:22 +0100] rev 1143
6682020: (bf) Support monitoring of direct and mapped buffer usage Reviewed-by: mchung, iris
Tue, 26 Aug 2008 09:23:12 +0100 6728542: (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64
alanb [Tue, 26 Aug 2008 09:23:12 +0100] rev 1142
6728542: (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64 Reviewed-by: sherman
Thu, 11 Sep 2008 11:25:53 -0700 Added tag jdk7-b35 for changeset 61dbf0534cc0
xdono [Thu, 11 Sep 2008 11:25:53 -0700] rev 1141
Added tag jdk7-b35 for changeset 61dbf0534cc0
Wed, 05 Jul 2017 16:41:12 +0200 Merge
duke [Wed, 05 Jul 2017 16:41:12 +0200] rev 1140
Merge
Wed, 17 Sep 2008 18:11:40 -0700 6749707: Update build number for HS14 B05
trims [Wed, 17 Sep 2008 18:11:40 -0700] rev 1139
6749707: Update build number for HS14 B05 Summary: Bump the build number for hs14 b05 Reviewed-by: jcoomes
Wed, 17 Sep 2008 18:02:38 -0700 Merge
trims [Wed, 17 Sep 2008 18:02:38 -0700] rev 1138
Merge
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip