malenkov [Mon, 01 Sep 2008 17:36:57 +0400] rev 1307
5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say
Reviewed-by: peterz, rupashka
peterz [Mon, 01 Sep 2008 15:21:46 +0400] rev 1306
5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
Summary: Wrapped parseInt() with try/catch
Reviewed-by: gsm
rupashka [Sat, 30 Aug 2008 17:29:59 +0400] rev 1305
6554743: JFileChooser dn't close after pressing escape key after changing the views
Summary: Restore focus after changing the views in JFileChooser
Reviewed-by: loneid
rupashka [Fri, 29 Aug 2008 18:58:17 +0400] rev 1304
6742358: MetalSliderUI paint wrong vertical disabled filled JSlider for DefaultMetalTheme
Summary: Corrected the method MetalSliderUI.paintTrack
Reviewed-by: malenkov
rupashka [Fri, 29 Aug 2008 13:23:55 +0400] rev 1303
6742490: JSlider tests are located in JFileChooser directory
Summary: Tests were moved to appropriate folder
Reviewed-by: peterz
rupashka [Wed, 27 Aug 2008 20:49:35 +0400] rev 1302
6351074: JFileChooser removes leading space in filename
Summary: Removed trimming of leading spaces in filename
Reviewed-by: alexp
rupashka [Tue, 26 Aug 2008 15:12:54 +0400] rev 1301
6727662: Code improvement and warnings removing from swing packages
Summary: Removed unnecessary castings and other warnings
Reviewed-by: malenkov
mlapshin [Tue, 26 Aug 2008 12:16:23 +0400] rev 1300
6736649: test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails on Linux
Summary: Now text bearings are taken into account when labelRect width is calculated
Reviewed-by: alexp
lana [Tue, 12 Aug 2008 17:59:58 -0700] rev 1299
Merge
mlapshin [Tue, 12 Aug 2008 12:52:10 +0400] rev 1298
6735918: test/closed/javax/swing/JMenuItem/6458123/bug6458123.java fails on Linux
Summary: All the bearings-related code is removed from MenuItemLayoutHelper class
Reviewed-by: alexp
mlapshin [Mon, 11 Aug 2008 16:49:46 +0400] rev 1297
6579243: Windows, GTK: Internal frame title is drawn wrong if the frame has RTL orientation
Summary: Added right-to-left code branches to WindowsInternalFrameTitlePane and Metacity classes
Reviewed-by: alexp
rupashka [Mon, 11 Aug 2008 16:39:17 +0400] rev 1296
6604281: NimbusL&F :Regression in Focus traversal in JFileChooser in pit build.
Summary: Fixed calculation of preferred size in SynthButtonUI
Reviewed-by: loneid, peterz
mlapshin [Fri, 08 Aug 2008 20:49:26 +0400] rev 1295
6584657: GTK Look and Feel: Bugs in menu item layout
Reviewed-by: peterz, alexp
idk [Fri, 25 Jul 2008 14:26:27 -0400] rev 1294
6699328: NullPointerException in EventQueue.dispatchEvent when applet is closed, only reprise/scenario applet
Reviewed-by: bchristi
idk [Fri, 25 Jul 2008 14:13:59 -0400] rev 1293
6638195: need API for EventQueueDelegate
Reviewed-by: bchristi
malenkov [Fri, 25 Jul 2008 21:00:05 +0400] rev 1292
6630275: The spec on VetoableChangeSupport.fireVetoableChange should be updated
Reviewed-by: peterz, rupashka
idk [Fri, 25 Jul 2008 11:32:12 -0400] rev 1291
6608456: need API to define RepaintManager per components hierarchy
Reviewed-by: alexp
rupashka [Fri, 25 Jul 2008 17:50:36 +0400] rev 1290
6727661: Code improvement and warnings removing from the swing/plaf packages
Summary: Removed unnecessary castings and other warnings
Reviewed-by: alexp
Contributed-by: Florian Brunner <fbrunnerlist@gmx.ch>
mlapshin [Fri, 25 Jul 2008 14:14:30 +0400] rev 1289
6727829: BasicLabelUI rendering fails if multiple AppContexts exist in same java JVM
Summary: Several private static variables made local
Reviewed-by: alexp
malenkov [Thu, 24 Jul 2008 17:30:59 +0400] rev 1288
6707406: BasicColorChooserUI tests throw NPE while getColorSelectionModel if isPropertyChanged() returns true
Reviewed-by: peterz, rupashka
rupashka [Thu, 24 Jul 2008 16:43:36 +0400] rev 1287
6722802: Code improvement and warnings removing from the javax.swing.text package
Summary: Removed unnecessary castings and other warnings
Reviewed-by: peterz
Contributed-by: Florian Brunner <fbrunnerlist@gmx.ch>
malenkov [Thu, 24 Jul 2008 14:51:13 +0400] rev 1286
4778988: CompoundBorder.isBorderOpaque() has incorrect documentation.
Reviewed-by: peterz, rupashka
mlapshin [Thu, 24 Jul 2008 14:34:02 +0400] rev 1285
6725409: Unable to localize JInternalFrame system menu during run-time
Summary: Use of the static final constants replaced by direct calls of UIManager.getString().
Reviewed-by: alexp
mlapshin [Mon, 21 Jul 2008 19:58:43 +0400] rev 1284
6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
Summary: JComboBox cell editor now hides if the same value is selected with keyboard
Reviewed-by: peterz, alexp
idk [Mon, 21 Jul 2008 10:21:42 -0400] rev 1283
6668281: NullPointerException in DefaultTableCellHeaderRenderer.getColumnSortOrder()
Reviewed-by: alexp
malenkov [Fri, 18 Jul 2008 18:26:22 +0400] rev 1282
6552812: Add HSL tab to JColorChooser
Reviewed-by: peterz, avu
malenkov [Wed, 09 Jul 2008 19:29:07 +0400] rev 1281
4994637: LTP: java.beans.java_util_Map_PersistenceDelegate: ConcurrentModificationException
Reviewed-by: peterz, loneid
malenkov [Wed, 09 Jul 2008 15:25:38 +0400] rev 1280
6351692: catch(Throwable) in java.beans.MetaData preventing thread shutdown
Reviewed-by: peterz, loneid
malenkov [Tue, 08 Jul 2008 16:40:38 +0400] rev 1279
4916852: RFE: LTP: BorderLayout Persistence Delegate should use 1.5 API
Reviewed-by: peterz, loneid
peterz [Tue, 08 Jul 2008 11:36:19 +0400] rev 1278
6635663: make/tools/AutoMulti/{AutoMulti,TestALFGenerator}.java still generate files with wrong legal notices
Summary: Removed unused files
Reviewed-by: ohair
mlapshin [Mon, 07 Jul 2008 16:56:23 +0400] rev 1277
6647340: Minimized JInternalFrame icons appear in incorrect positions if the main frame is resized
Summary: Now BasicInternalFrameUI and BasicDesktopIconUI both recalculate frame icon position
Reviewed-by: peterz
mlapshin [Wed, 02 Jul 2008 18:17:56 +0400] rev 1276
6618401: Input method cannot be selected from System menu
Summary: lock.wait() added in sun.awt.im.InputMethodManager.showInputMethodMenuOnRequesterEDT()
Reviewed-by: alexp
malenkov [Thu, 26 Jun 2008 15:39:12 +0400] rev 1275
6718965: Swing color chooser tests should be open source
Reviewed-by: peterz
malenkov [Thu, 26 Jun 2008 15:11:04 +0400] rev 1274
6718964: Swing border tests should be open source
Reviewed-by: peterz
idk [Mon, 23 Jun 2008 15:21:37 -0400] rev 1273
6623943: javax.swing.TimerQueue's thread occasionally fails to start
Reviewed-by: alexp
malenkov [Thu, 19 Jun 2008 18:03:43 +0400] rev 1272
4114658: DOC: Unspecified behaviour for java.beans.PropertyEditorSupport
Reviewed-by: peterz, loneid
xdono [Thu, 09 Oct 2008 11:13:24 -0700] rev 1271
Added tag jdk7-b37 for changeset b4c26443dee5
duke [Wed, 05 Jul 2017 16:42:11 +0200] rev 1270
Merge
xdono [Thu, 09 Oct 2008 11:13:12 -0700] rev 1269
Added tag jdk7-b37 for changeset 5eb97f366a6a
xdono [Thu, 09 Oct 2008 11:13:07 -0700] rev 1268
Added tag jdk7-b37 for changeset 00ad557cab71
duke [Wed, 05 Jul 2017 16:42:04 +0200] rev 1267
Added tag jdk7-b37 for changeset c2036bf76829
duke [Wed, 05 Jul 2017 16:42:03 +0200] rev 1266
Merge
duke [Wed, 05 Jul 2017 16:42:01 +0200] rev 1265
Merge
xdono [Thu, 02 Oct 2008 19:58:40 -0700] rev 1264
6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
tbell [Fri, 26 Sep 2008 15:32:47 -0700] rev 1263
Merge
jjg [Thu, 18 Sep 2008 18:39:44 -0700] rev 1262
6744408: Extra ouput is appearing in stderr
Reviewed-by: bpatel
jjg [Thu, 18 Sep 2008 13:47:43 -0700] rev 1261
6728697: tools/javac/versionOpt.sh fails on OpenJDK builds
Reviewed-by: darcy
jjg [Tue, 16 Sep 2008 18:35:18 -0700] rev 1260
6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Reviewed-by: darcy, mcimadamore
tbell [Fri, 12 Sep 2008 23:32:51 -0700] rev 1259
Merge
jjg [Tue, 09 Sep 2008 10:40:50 -0700] rev 1258
6724118: change JavaCompiler to not use Scanner directly
6736119: refactor Parser and Parser.Factory
Reviewed-by: mcimadamore
jjg [Tue, 09 Sep 2008 10:28:21 -0700] rev 1257
6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
Reviewed-by: mcimadamore
xdono [Thu, 25 Sep 2008 12:54:13 -0700] rev 1256
Added tag jdk7-b36 for changeset 7798f9e88bf9
duke [Wed, 05 Jul 2017 16:41:58 +0200] rev 1255
Merge
xdono [Thu, 25 Sep 2008 12:54:00 -0700] rev 1254
Added tag jdk7-b36 for changeset 5a725d2f0daa
duke [Wed, 05 Jul 2017 16:41:55 +0200] rev 1253
Merge
xdono [Thu, 25 Sep 2008 12:53:59 -0700] rev 1252
Added tag jdk7-b36 for changeset 3ebe122b58a9
duke [Wed, 05 Jul 2017 16:41:53 +0200] rev 1251
Merge
xdono [Thu, 02 Oct 2008 19:58:15 -0700] rev 1250
6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
xdono [Thu, 25 Sep 2008 12:53:52 -0700] rev 1249
Added tag jdk7-b36 for changeset 1e2b0dc294fd
duke [Wed, 05 Jul 2017 16:41:50 +0200] rev 1248
Merge