Commit Graph

506 Commits

Author SHA1 Message Date
Martin Buchholz
24742f7b1d 8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner

Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00
Pooja Chopra
298ef6a50e 8081764: [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
Reviewed-by: alexsch, azvegint
2015-08-13 16:26:17 +03:00
Alexander Zvegintsev
23438be9c4 8014212: Robot captures black screen
Reviewed-by: alexsch, serb
2015-08-11 16:32:13 +03:00
Nadeesh TV
418139cec1 8028618: [TEST BUG] javax/swing/JScrollBar/bug4202954/bug4202954.java fails
Reviewed-by: alexsch, azvegint
2015-08-05 16:35:41 +03:00
Semyon Sadetsky
b215a2b390 8132136: [PIT] RTL orientation in JEditorPane is broken
Reviewed-by: alexsch, serb
2015-08-04 13:14:28 +03:00
Sergey Bylokhov
7e31b6a900 6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
Reviewed-by: ant, alexsch
2015-07-30 19:10:23 +03:00
Alexander Scherbatiy
dfc226cfb6 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
Reviewed-by: serb
2015-07-30 12:40:45 +04:00
Alexey Ivanov
a5956d494c 8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
Reviewed-by: serb, alexsch
2015-07-15 15:48:32 +03:00
Semyon Sadetsky
58be04ef9d 8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
Reviewed-by: alexsch, azvegint
2015-07-14 13:57:16 +03:00
Alexey Ivanov
ddb2c7d163 8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT
Reviewed-by: serb, alexsch
2015-07-09 15:26:37 +03:00
Yuri Nesterenko
c02e703138 8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java
Reviewed-by: alexsch
2015-07-09 12:34:12 +03:00
Semyon Sadetsky
4b60e58507 8129940: JRadioButton does not honor non-standard FocusTraversalKeys
Reviewed-by: alexsch, azvegint
2015-07-07 09:56:53 +03:00
Semyon Sadetsky
dfbb82e3f9 8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails
Reviewed-by: alexsch, azvegint
2015-07-07 09:51:30 +03:00
Yuri Nesterenko
a26c73956c 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
Reviewed-by: serb, alexsch
2015-07-03 17:37:40 +03:00
Semyon Sadetsky
11e135e30e 8129830: JTree drag/drop on lower half of last child of container incorrect
Reviewed-by: alexsch, azvegint
2015-06-30 18:26:38 +03:00
Yuri Nesterenko
bdc20e1849 8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03:00
Yuri Nesterenko
cadfa093b6 8081306: [TEST_BUG] remove imports of the internal API from some regression tests
Reviewed-by: serb
2015-06-18 11:05:33 +03:00
Semyon Sadetsky
2fe980e041 8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
Reviewed-by: serb, alexsch
2015-06-09 18:57:54 +03:00
Shobhit Gupta
6277fe3fae 8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
Reviewed-by: alexsch
2015-06-08 18:30:41 +03:00
Alexander Scherbatiy
435c40f71b 8081019: Check peer to null in CPlatformWindow.checkZoom()
Reviewed-by: serb, azvegint
2015-06-01 17:46:28 +04:00
David Dehaven
41bdaeb5a2 Merge 2015-05-26 15:18:09 -07:00
Alexey Ivanov
8d0ec77fc6 8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
2015-05-26 14:47:12 +03:00
Semyon Sadetsky
3ef1c8d4c3 8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
2015-05-26 08:33:32 +03:00
Pooja Chopra
67b606e456 8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
2015-05-22 17:30:21 +03:00
Sergey Bylokhov
4f33aa2348 8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
2015-05-16 21:31:36 +03:00
Semyon Sadetsky
c0d815c3d4 7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
Reviewed-by: alexsch, azvegint
2015-05-19 16:27:33 +03:00
Alexey Ivanov
26076d63ac 8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
2015-05-14 18:23:39 +03:00
Sergey Bylokhov
88dd747a1a 6368321: MetalRootPaneUI calls to deprecated code
Reviewed-by: alexsch, azvegint
2015-05-14 02:05:02 +03:00
Phil Race
7fa117f7bb Merge 2015-05-13 14:25:22 -07:00
Phil Race
95cc940989 Merge 2015-05-13 08:37:34 -07:00
Sergey Bylokhov
619677d0dc 8072775: Tremendous memory usage by JTextArea
Reviewed-by: vadim, prr
2015-05-13 18:06:19 +03:00
Pooja Chopra
42e679312b 8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
Reviewed-by: serb, azvegint
2015-05-13 13:54:49 +03:00
Vivi An
a7bea0d0c4 8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Reviewed-by: alexsch, ant
2015-05-12 13:45:49 -07:00
Semyon Sadetsky
1c0f1c478f 8001470: JTextField's size is computed incorrectly when it contains Indic or Thai characters
Reviewed-by: serb, alexsch
2015-05-12 09:18:31 +03:00
Sergey Bylokhov
2e5926125a 5036022: JSpinner does not reflect new font on subsequent calls to setFont
Reviewed-by: azvegint, alexsch
2015-05-08 19:31:09 +03:00
Semyon Sadetsky
25b0a009bc 7072653: JComboBox popup mispositioned if its height exceeds the screen height
Reviewed-by: alexsch, azvegint
2015-05-08 16:46:24 +03:00
Andrew Brygin
3034b7f80b 8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
Reviewed-by: alexp, serb
2015-04-30 16:47:05 +03:00
Victor Dyakov
f97624c3a6 8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
Reviewed-by: serb, azvegint, alexsch
2015-04-30 14:04:39 +04:00
Victor Dyakov
a7ad7b97e2 8031109: Rendering HTML code in JEditorPane throws NumberFormatException
Reviewed-by: azvegint, alexsch
2015-04-29 20:06:35 +04:00
Sergey Bylokhov
b9aead1b2c 8074028: Remove API references to java.awt.peer
Reviewed-by: alanb, ant, yan, prr
2015-04-17 16:54:13 +03:00
Alexey Ivanov
cde528f457 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
Reviewed-by: alexsch, alexp
2015-04-16 14:32:33 +01:00
Alexander Scherbatiy
0dc8a46204 8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
Reviewed-by: serb, azvegint
2015-04-15 14:38:13 +04:00
Semyon Sadetsky
7d376fd912 6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line
Reviewed-by: serb, alexsch
2015-04-09 17:41:08 +04:00
Yuri Nesterenko
706496f63a 8076315: move 4 manual functional swing tests to regression suite
Reviewed-by: alexsch, serb
2015-04-07 17:34:14 +03:00
Semyon Sadetsky
1bab263e41 6921687: Mnemonic disappears after repeated attempts to open menu items using mnemonics
Reviewed-by: ant, alexsch
2015-04-06 19:03:09 +04:00
Semyon Sadetsky
02d89b3afd 8041642: Incorrect paint of JProgressBar in Nimbus LF
Reviewed-by: ant, alexsch
2015-04-06 18:41:06 +04:00
Semyon Sadetsky
f8b90cd579 8013566: Failure of GroupLayout in combination of addPreferredGap and addGroup'srow
Reviewed-by: serb, alexsch
2015-04-06 18:16:22 +04:00
Semyon Sadetsky
9f1092391e 6894632: Removing rows from a DefaultTableModel with a RowSorter deselectes last row
Reviewed-by: serb, alexsch
2015-04-03 16:59:24 +04:00
Semyon Sadetsky
d84f07dd60 8075314: All the InternalFrames will be maximized after maximizing only one of the InternalFrame with WindowsLookAndFeel
Reviewed-by: serb, alexsch
2015-04-03 16:40:34 +04:00
Alexander Scherbatiy
a76b85f2bb 8033000: No Horizontal Mouse Wheel Support In
Reviewed-by: serb, azvegint
2015-03-25 16:31:05 +04:00