Andrey Turbanov
|
d0624f8b62
|
8364808: Make BasicDesktopPaneUI.Actions.MOVE_RESIZE_INCREMENT static
Reviewed-by: tr, azvegint, kizune, aivanov
|
2025-08-08 05:03:55 +00:00 |
|
Phil Race
|
78117eff56
|
8364230: javax/swing/text/StringContent can be migrated away from using finalize
Reviewed-by: psadhukhan, abhiscxk, kizune
|
2025-08-07 18:58:28 +00:00 |
|
Prasanta Sadhukhan
|
e29346dbd6
|
8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
Reviewed-by: prr, kizune, abhiscxk
|
2025-08-07 16:03:12 +00:00 |
|
Andrey Turbanov
|
8269fdc78e
|
8362067: Remove unnecessary List.contains key from SpringLayout.Constraints.pushConstraint
Reviewed-by: aivanov
|
2025-08-04 08:15:09 +00:00 |
|
Prasanta Sadhukhan
|
7fbeede14c
|
4938801: The popup does not go when the component is removed
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: dnguyen, abhiscxk
|
2025-08-01 09:15:52 +00:00 |
|
Andrey Turbanov
|
20b5f09777
|
8357226: Remove unnecessary List.indexOf from RepaintManager.removeInvalidComponent
Reviewed-by: azvegint, serb
|
2025-07-16 21:04:24 +00:00 |
|
Prasanta Sadhukhan
|
d3429ada8f
|
8349111: Enhance Swing supports
Reviewed-by: rhalade, jdv, prr
|
2025-07-15 12:02:14 -07:00 |
|
Phil Race
|
5cf672e778
|
8359053: Implement JEP 504 - Remove the Applet API
Reviewed-by: aivanov, kizune, kcr, achung, serb
|
2025-07-14 20:23:38 +00:00 |
|
Prasanta Sadhukhan
|
bc828c8fb6
|
6955128: Spec for javax.swing.plaf.basic.BasicTextUI.getVisibleEditorRect contains inappropriate wording
Reviewed-by: aivanov, prr, dnguyen, abhiscxk, tr
|
2025-07-13 11:02:19 +00:00 |
|
ANUPAM DEV
|
7c13a2cd9a
|
8361463: Render method of javax.swing.text.AbstractDocument uses 'currency' instead of 'concurrency'
Reviewed-by: psadhukhan, tr, abhiscxk, aivanov
|
2025-07-07 12:15:44 +00:00 |
|
Rajat Mahajan
|
24117c6e9a
|
8349188: LineBorder does not scale correctly
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, serb
|
2025-07-03 14:24:52 +00:00 |
|
Andrey Turbanov
|
fe7ec31259
|
8359996: Remove unnecessary List.indexOf key from Track.remove
Reviewed-by: aivanov, liach, azvegint
|
2025-06-23 08:32:02 +00:00 |
|
Prasanta Sadhukhan
|
1130c1bc33
|
6798061: The removal of System.out.println from KeyboardManager
Reviewed-by: prr
|
2025-06-18 02:56:48 +00:00 |
|
jeremy
|
8d33ea7395
|
8354646: java.awt.TextField allows to identify the spaces in a password when double clicked at the starting and end of the text
Reviewed-by: aivanov, kizune, tr, psadhukhan
|
2025-06-12 16:11:35 +00:00 |
|
Andrey Turbanov
|
15178aa298
|
8357688: Remove unnecessary List.get before remove in PopupFactory
Reviewed-by: azvegint, kizune, serb
|
2025-06-05 20:19:53 +00:00 |
|
Magnus Ihse Bursie
|
edf92721c2
|
8356977: UTF-8 cleanups
Reviewed-by: naoto, prr
|
2025-06-04 08:10:42 +00:00 |
|
Prasanta Sadhukhan
|
90d6ad0157
|
8356594: JSplitPane loses divider location when reopened via JOptionPane.createDialog()
Reviewed-by: kizune
|
2025-06-02 02:06:06 +00:00 |
|
Phil Race
|
04e0fe00ab
|
8356049: Need a simple way to play back a sound clip
Reviewed-by: serb, aivanov, kizune
|
2025-05-29 05:52:12 +00:00 |
|
Andrey Turbanov
|
11ad1733f8
|
8354944: Remove unnecessary PartiallyOrderedSet.nodes
Reviewed-by: serb, aivanov
|
2025-05-27 20:43:09 +00:00 |
|
Tejesh R
|
917c1546f3
|
8139228: JFileChooser renders file names as HTML document
Reviewed-by: prr, serb, aivanov
|
2025-05-23 16:59:17 +00:00 |
|
Andrey Turbanov
|
2fb3329d71
|
8356846: Remove unnecessary List.contains key from TIFFDirectory.removeTagSet
Reviewed-by: aivanov, serb
|
2025-05-19 08:08:09 +00:00 |
|
Magnus Ihse Bursie
|
dd2515993b
|
8356644: Update encoding declaration to UTF-8
Reviewed-by: prr, naoto
|
2025-05-14 06:32:54 +00:00 |
|
Andrey Turbanov
|
0110acaa90
|
8354791: Use Hashtable.putIfAbsent in CSS constructor
Reviewed-by: serb, aivanov
|
2025-04-30 11:29:06 +00:00 |
|
Brian Burkhalter
|
afcad8ca61
|
5043343: FileImageInputStream and FileImageOutputStream do not properly track streamPos for RandomAccessFile
Reviewed-by: prr
|
2025-04-01 21:05:54 +00:00 |
|
Phil Race
|
6891490892
|
8353324: Clean up of comments and import after 8319192
Reviewed-by: dnguyen, kizune
|
2025-04-01 18:42:49 +00:00 |
|
Prasanta Sadhukhan
|
96305e0953
|
4466930: JTable.selectAll boundary handling
Reviewed-by: abhiscxk, tr
|
2025-03-20 09:28:57 +00:00 |
|
Phil Race
|
aa047ee024
|
8319192: Remove javax.swing.plaf.synth.SynthLookAndFeel.load(URL url)
Reviewed-by: azvegint, tr
|
2025-03-13 20:13:29 +00:00 |
|
Jeremy Wood
|
c18494d3c9
|
8351108: ImageIO.write(..) fails with exception when writing JPEG with IndexColorModel
Reviewed-by: aivanov, prr, azvegint
|
2025-03-13 10:08:49 +00:00 |
|
jeremy
|
73465b9866
|
8160327: Support for thumbnails present in APP1 marker for JPEG
Reviewed-by: prr
|
2025-03-10 18:32:15 +00:00 |
|
Damon Nguyen
|
d4fdc796aa
|
8344981: [REDO] JDK-6672644 JComboBox still scrolling if switch to another window and return back
Co-authored-by: Alexander Zvegintsev <azvegint@openjdk.org>
Reviewed-by: azvegint, psadhukhan, honkar
|
2025-02-25 19:40:39 +00:00 |
|
Andrey Turbanov
|
cc775b1620
|
8348648: Unnecessary Hashtable usage in javax.swing.text.html.CSS.LengthUnit
Reviewed-by: aivanov, azvegint, serb
|
2025-01-30 17:48:11 +00:00 |
|
Andrey Turbanov
|
56a1877989
|
8348170: Unnecessary Hashtable usage in CSS.styleConstantToCssMap
Reviewed-by: azvegint, aivanov
|
2025-01-24 14:06:08 +00:00 |
|
Alexey Ivanov
|
89bfcb8db0
|
8348308: Make fields of ListSelectionEvent final
Reviewed-by: honkar, azvegint
|
2025-01-23 10:51:53 +00:00 |
|
Alexey Ivanov
|
17df51516a
|
8348303: Remove repeated 'a' from ListSelectionEvent
Reviewed-by: azvegint, honkar, dmarkov, prr, kizune
|
2025-01-23 10:50:39 +00:00 |
|
Andrey Turbanov
|
9346984725
|
8347916: Simplify javax.swing.text.html.CSS.LengthUnit.getValue
Reviewed-by: azvegint, aivanov
|
2025-01-20 12:54:58 +00:00 |
|
Andrey Turbanov
|
24de9dee80
|
8347370: Unnecessary Hashtable usage in javax.swing.text.html.HTML
Reviewed-by: aivanov, azvegint
|
2025-01-16 11:38:28 +00:00 |
|
Hannes Wallnöfer
|
b335ea9296
|
8347122: Add missing @serial tags to module java.desktop
Reviewed-by: prr
|
2025-01-09 21:37:36 +00:00 |
|
Andrey Turbanov
|
9c72dedd07
|
8346036: Unnecessary Hashtable usage in javax.swing.text.html.parser.Entity
Reviewed-by: aivanov, azvegint
|
2025-01-09 12:47:47 +00:00 |
|
Prasanta Sadhukhan
|
9393897817
|
8346260: Test "javax/swing/JOptionPane/bug4174551.java" failed because the font size of message "Hi 24" is not set to 24 in Nimbus LookAndFeel
Reviewed-by: aivanov, dnguyen
|
2025-01-06 06:01:24 +00:00 |
|
Magnus Ihse Bursie
|
64fad1c7d3
|
8345797: Update copyright year to 2024 for client-libs in files where it was missed
Reviewed-by: psadhukhan
|
2024-12-11 21:29:30 +00:00 |
|
Andrey Turbanov
|
e4a34e96cd
|
8345616: Unnecessary Hashtable usage in javax.swing.text.html.parser.Element
Reviewed-by: aivanov, azvegint
|
2024-12-11 18:22:23 +00:00 |
|
Prasanta Sadhukhan
|
c40140eb9c
|
8334581: Remove no-arg constructor BasicSliderUI()
Reviewed-by: abhiscxk, aivanov, azvegint
|
2024-12-11 04:00:01 +00:00 |
|
Nizar Benalla
|
9bd70ec806
|
8345888: Broken links in the JDK 24 JavaDoc API documentation, build 27
Reviewed-by: psadhukhan
|
2024-12-10 18:25:32 +00:00 |
|
Alexey Ivanov
|
faa109e8d4
|
8340580: Characters in Document diagrams not in the middle
Move text in Document-{insert,remove}.svg by 0.5 of pixel
Reviewed-by: azvegint, kizune
|
2024-12-04 18:52:07 +00:00 |
|
Alexey Ivanov
|
caf053b3ad
|
8337287: Update image in javax.swing.text.Document.insert
Reviewed-by: serb, prr, abhiscxk
|
2024-12-03 15:05:13 +00:00 |
|
Andrey Turbanov
|
659f70b370
|
8343418: Unnecessary Hashtable usage in CSS.htmlAttrToCssAttrMap
Reviewed-by: honkar, aivanov
|
2024-12-03 07:26:01 +00:00 |
|
Phil Race
|
3f6c04247f
|
8345143: Remove uses of SecurityManager in the java.desktop module
Reviewed-by: azvegint, honkar
|
2024-12-03 00:12:50 +00:00 |
|
Phil Race
|
67f18cc9ce
|
8345142: Remove uses of SecurityManager in Printing related classes
Reviewed-by: azvegint, psadhukhan
|
2024-12-02 17:31:21 +00:00 |
|
Abhishek Kumar
|
96388be1b5
|
8345004: [BACKOUT] GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
Reviewed-by: psadhukhan, kizune
|
2024-11-27 08:24:01 +00:00 |
|
Phil Race
|
ca81ab5ebc
|
8344994: Remove most uses of RuntimePermission checks in java.desktop
Reviewed-by: azvegint
|
2024-11-26 07:03:15 +00:00 |
|