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