SWinxy
|
7607c07e00
|
8299774: SYNTH_BUTTON_UI_KEY field is unused
Reviewed-by: serb
|
2023-01-09 02:14:43 +00:00 |
|
Sergey Bylokhov
|
e7361cb746
|
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
Reviewed-by: stsypanov, aghaisas, iris
|
2023-01-05 08:47:21 +00:00 |
|
Prasanta Sadhukhan
|
77ff197746
|
7030853: JDK 7 Serializable Swing classes not compatible with JDK 6
Reviewed-by: serb, aivanov
|
2023-01-04 03:26:32 +00:00 |
|
Prasanta Sadhukhan
|
18ff1f5a05
|
6257207: JTable.getDefaultEditor throws NullPointerException
Reviewed-by: tr, dnguyen, aivanov, serb
|
2023-01-02 09:49:51 +00:00 |
|
Jesper Wilhelmsson
|
19ce23c645
|
Merge
|
2022-12-23 11:25:10 +00:00 |
|
Alexander Zuev
|
fef70d78ba
|
8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
8299127: [REDO] JDK-8194048 Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8299128: [REDO] JDK-8213562 Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
|
2022-12-22 00:12:15 +00:00 |
|
Jesper Wilhelmsson
|
386db07143
|
Merge
|
2022-12-20 20:20:17 +00:00 |
|
Daniel D. Daugherty
|
f4d7f43394
|
8299123: [BACKOUT] 4512626 Non-editable JTextArea provides no visual indication of keyboard focus
Reviewed-by: tschatzl
|
2022-12-20 16:20:50 +00:00 |
|
Jesper Wilhelmsson
|
c5a4a7a679
|
Merge
|
2022-12-20 11:40:56 +00:00 |
|
Alexander Zuev
|
3e17e3c1c1
|
4512626: Non-editable JTextArea provides no visual indication of keyboard focus
8194048: Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8213562: Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
|
2022-12-19 22:16:56 +00:00 |
|
Jaikiran Pai
|
fa322e40b6
|
8298709: Fix typos in src/java.desktop/ and various test classes of client component
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: iris, prr
|
2022-12-16 07:10:36 +00:00 |
|
Sergey Bylokhov
|
03a694afda
|
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
Reviewed-by: prr
Backport-of: 5540a8c5b7160ab5c67bb84631e3de54fa5aeceb
|
2022-12-16 06:33:08 +00:00 |
|
Sergey Bylokhov
|
5540a8c5b7
|
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
Reviewed-by: psadhukhan
|
2022-12-08 23:28:48 +00:00 |
|
Prasanta Sadhukhan
|
51759650e5
|
8298323: trivial typo in JOptionPane.OK_OPTION
Reviewed-by: iris
|
2022-12-08 07:15:02 +00:00 |
|
Tejesh R
|
d5cf18e7fb
|
8296198: JFileChooser throws InternalError java.lang.InternalError with Windows shortcuts
Reviewed-by: serb, abhiscxk
|
2022-12-08 04:34:48 +00:00 |
|
Harshitha Onkar
|
09629570f5
|
8297449: Update JInternalFrame Metal Border code
Reviewed-by: aivanov, kizune
|
2022-12-01 18:57:50 +00:00 |
|
Andrey Turbanov
|
fa0c599a00
|
8297750: Unnecessary Vector usage in IIORegistry
Reviewed-by: prr, serb
|
2022-12-01 08:16:55 +00:00 |
|
Prasanta Sadhukhan
|
c612512014
|
8296660: Swing HTML table with omitted closing tags misparsed
Reviewed-by: prr, jdv
|
2022-12-01 07:57:10 +00:00 |
|
Sergey Bylokhov
|
87f00f4a1b
|
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
Reviewed-by: prr, aivanov
|
2022-11-30 03:22:52 +00:00 |
|
Per Minborg
|
f4063a3cfd
|
8297210: Add a @sealedGraph tag to selected java.desktop classes
Reviewed-by: prr
|
2022-11-29 21:51:15 +00:00 |
|
Prasanta Sadhukhan
|
4e8e853bc9
|
6788481: CellEditorListener.editingCanceled is never called
Reviewed-by: prr, azvegint, serb
|
2022-11-29 05:08:38 +00:00 |
|
Prasanta Sadhukhan
|
412b43658a
|
6201035: Document NPE for passing null insets to constructors and methods of several javax.swing.border.* classes
Reviewed-by: tr, prr, aivanov, serb
|
2022-11-23 03:20:30 +00:00 |
|
Harshitha Onkar
|
f857f795a9
|
8015739: Background of JInternalFrame is located out of JInternalFrame
Reviewed-by: kizune, aivanov
|
2022-11-04 19:48:31 +00:00 |
|
Daniel Fuchs
|
4338f527aa
|
8294241: Deprecate URL public constructors
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
|
2022-11-03 17:18:14 +00:00 |
|
Rajat Mahajan
|
9911405e54
|
8282958: Rendering issues of borders, TextFields on Windows High-DPI systems
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar, kizune
|
2022-11-01 18:38:00 +00:00 |
|
Prasanta Sadhukhan
|
91072ee393
|
5074006: Swing JOptionPane shows </html> tag as a string after newline
8042134: JOptionPane bungles HTML messages
Reviewed-by: jdv, tr
|
2022-10-31 12:30:23 +00:00 |
|
Andrey Turbanov
|
907d583376
|
8295323: Unnecessary HashTable usage in StyleSheet
Reviewed-by: aivanov, prr
|
2022-10-27 19:00:53 +00:00 |
|
Magnus Ihse Bursie
|
2a799e5c82
|
8285306: Fix typos in java.desktop
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: aturbanov, prr
|
2022-10-18 17:08:49 +00:00 |
|
Prasanta Sadhukhan
|
78fed9d307
|
7175397: The divider color is not changed to green when dragging for Nimbus LaF.
Reviewed-by: jdv
|
2022-10-18 14:05:37 +00:00 |
|
Prasanta Sadhukhan
|
c33ca0c5ed
|
6229853: BasicTextAreaUI:create incompletely documents the possible returned View types
Reviewed-by: aivanov, prr
|
2022-10-18 05:11:51 +00:00 |
|
Prasanta Sadhukhan
|
7133fc93e1
|
7172359: HTML parser StackOverflowError on invalid HTML: <li> tag inside an <option>
Reviewed-by: tr, jdv, aivanov
|
2022-10-14 09:05:39 +00:00 |
|
Andrey Turbanov
|
be3b335452
|
8295026: Remove unused fields in StyleSheet
Reviewed-by: aivanov
|
2022-10-14 06:43:05 +00:00 |
|
Tejesh R
|
33d0618813
|
6616245: NullPointerException when using JFileChooser with a custom FileView
Reviewed-by: aivanov
|
2022-10-11 11:11:49 +00:00 |
|
Pavel Rappo
|
eb90c4fc04
|
8294377: Prepare to stop auto-inheriting documentation for subclasses of exceptions whose documentation is inherited
Reviewed-by: jjg
|
2022-10-10 16:54:57 +00:00 |
|
Andrey Turbanov
|
2d25c0a31c
|
8292280: Unused field 'keyListener' in BasicRadioButtonUI
Reviewed-by: jdv, serb
|
2022-10-07 06:19:01 +00:00 |
|
Prasanta Sadhukhan
|
f3a44a4835
|
8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
Reviewed-by: tr, aivanov
|
2022-10-07 03:09:19 +00:00 |
|
Prasanta Sadhukhan
|
37bd4fbe30
|
6852577: Only for Nimbus LAF UIManager.get("PasswordField.echoChar") is null
Reviewed-by: tr, aivanov
|
2022-10-07 03:02:53 +00:00 |
|
Joe Darcy
|
536c9a512e
|
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
|
2022-10-05 16:48:09 +00:00 |
|
Prasanta Sadhukhan
|
2be315877b
|
4797982: Setting negative size of JSplitPane divider leads to unexpected results.
Reviewed-by: azvegint, prr
|
2022-09-26 11:00:38 +00:00 |
|
Alan Bateman
|
acd5bcfc88
|
8289610: Degrade Thread.stop
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
|
2022-09-23 07:55:29 +00:00 |
|
Abhishek Kumar
|
5652030f16
|
8292376: A few Swing methods use inheritDoc on exceptions which are not inherited
Reviewed-by: prr, tr
|
2022-09-22 07:38:14 +00:00 |
|
Prasanta Sadhukhan
|
ab7f58a377
|
6286501: JTabbedPane throws NPE from its stateChanged listener in particular case
Reviewed-by: jdv
|
2022-09-19 10:25:21 +00:00 |
|
Stanimir Stamenkov
|
1caba0f13c
|
8292948: JEditorPane ignores font-size styles in external linked css-file
Reviewed-by: psadhukhan
|
2022-09-15 08:16:28 +00:00 |
|
Prasanta Sadhukhan
|
4c77bd32a0
|
6529151: NullPointerException in swing.plaf.synth.SynthLookAndFeel$Handler
Reviewed-by: serb, dnguyen
|
2022-09-12 11:55:48 +00:00 |
|
Prasanta Sadhukhan
|
d696104535
|
4850101: Setting mnemonic to VK_F4 underlines the letter S in a button.
Reviewed-by: prr
|
2022-09-07 12:34:38 +00:00 |
|
Prasanta Sadhukhan
|
955baa3c44
|
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
Reviewed-by: prr
|
2022-09-05 10:47:48 +00:00 |
|
Andrey Turbanov
|
b3450e930e
|
8292850: Unused field 'expiredTimersKey' in javax.swing.TimerQueue
Reviewed-by: prr
|
2022-08-30 10:22:12 +00:00 |
|
Tejesh R
|
4a28f3798d
|
8291792: DefaultStyledDocument.setCharacterAttributes accepts negative length
Reviewed-by: psadhukhan, prr
|
2022-08-30 08:36:58 +00:00 |
|
Prasanta Sadhukhan
|
a17fce7507
|
6445283: ProgressMonitorInputStream not large file aware (>2GB)
Reviewed-by: azvegint, prr
|
2022-08-22 11:13:33 +00:00 |
|
Tejesh R
|
21f4eb2233
|
6521141: DebugGraphics NPE @ setFont();
Reviewed-by: prr
|
2022-08-16 05:52:50 +00:00 |
|