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 |
|
Tejesh R
|
ecfa38ffa8
|
8281966: Absolute path of symlink is null in JFileChooser
Reviewed-by: aivanov, psadhukhan
|
2022-08-10 11:43:02 +00:00 |
|
Prasanta Sadhukhan
|
83dc2e3e45
|
8292062: misc javax/swing tests failing
Reviewed-by: prr
|
2022-08-10 03:42:12 +00:00 |
|
Abhishek Kumar
|
3677b55b45
|
6391806: JLabel and AbstractButton's imageUpdate method should be better specified
Reviewed-by: psadhukhan, prr
|
2022-08-09 12:27:05 +00:00 |
|
Tejesh R
|
cbc9040f3a
|
8290278: JavaDoc of index parameter of method JTabbedPane.insertTab
Reviewed-by: psadhukhan, prr, honkar
|
2022-08-09 11:53:41 +00:00 |
|
Prasanta Sadhukhan
|
b2f0cbdca1
|
8064787: [macosx] In Nimbus LaF, Ctrl+Alt mnemonic doesn't work
Reviewed-by: prr, dnguyen
|
2022-08-08 11:40:21 +00:00 |
|
Harshitha Onkar
|
891df2128a
|
8259687: JTabbedPane.setComponentAt doesn't hide previously visible tab component
Reviewed-by: psadhukhan, dnguyen
|
2022-08-08 11:39:17 +00:00 |
|
Phil Race
|
6ad6b1c454
|
8272998: ImageIO.read() throws incorrect exception type
Reviewed-by: aivanov, dnguyen
|
2022-08-04 20:51:48 +00:00 |
|
Prasanta Sadhukhan
|
f5d1b5bda2
|
6463708: DefaultButtonModel.setMnemonic generates ChangeEvent for no change
Reviewed-by: azvegint, prr
|
2022-08-01 11:08:56 +00:00 |
|
Prasanta Sadhukhan
|
d0c365a7b9
|
8170794: [macosx] Error when using setDesktopManager on a JDesktopPane on MacOS X with Look and Feel Aqua
Reviewed-by: prr
|
2022-07-25 10:32:11 +00:00 |
|
Sergey Tsypanov
|
efed7a7f65
|
8289908: Skip bounds check for cases when String is constructed from entirely used byte[]
Reviewed-by: prr, rriggs, aturbanov
|
2022-07-18 17:15:46 +00:00 |
|
Prasanta Sadhukhan
|
6e18883d8f
|
8290162: Reset recursion counter missed in fix of JDK-8224267
Reviewed-by: prr
|
2022-07-13 05:06:04 +00:00 |
|
Prasanta Sadhukhan
|
46251bc6e2
|
8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError
Reviewed-by: tr, aivanov
|
2022-07-11 11:35:32 +00:00 |
|
Andrey Turbanov
|
fd1bb078ea
|
8287603: Avoid redundant HashMap.containsKey calls in NimbusDefaults.getDerivedColor
Reviewed-by: attila, aivanov
|
2022-07-05 07:39:05 +00:00 |
|
Jesper Wilhelmsson
|
d4b040f42d
|
Merge
|
2022-06-27 18:25:53 +00:00 |
|
Damon Nguyen
|
64f95cfb32
|
8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
Reviewed-by: prr, aivanov
|
2022-06-27 12:37:15 +00:00 |
|
Abhishek Kumar
|
b0db33333a
|
8288528: broken links in java.desktop
Reviewed-by: prr, aivanov
|
2022-06-24 04:22:25 +00:00 |
|
Andrey Turbanov
|
695d8656c5
|
8284672: Collapse identical catch branches in java.desktop
Reviewed-by: prr, aivanov, serb
|
2022-06-20 09:02:15 +00:00 |
|
Alisen Chung
|
b42c1ad108
|
8279614: The left line of the TitledBorder is not painted on 150 scale factor
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, aivanov, prr
|
2022-06-13 20:05:06 +00:00 |
|
Prasanta Sadhukhan
|
f710393e35
|
8257810: Only First page are printed in JTable.scrollRectToVisible
Reviewed-by: aivanov
|
2022-05-26 06:32:28 +00:00 |
|
Prasanta Sadhukhan
|
6d56caff3d
|
8285962: NimbusDefaults has a typo in a L&F property
Reviewed-by: prr
|
2022-05-20 08:59:21 +00:00 |
|
Andrey Turbanov
|
de74e0e25a
|
8280035: Use Class.isInstance instead of Class.isAssignableFrom where applicable
Reviewed-by: prr, rriggs
|
2022-05-19 21:43:32 +00:00 |
|
Phil Race
|
9becf7d578
|
8283705: Make javax.sound.midi.Track a final class
Reviewed-by: psadhukhan
|
2022-05-18 17:19:19 +00:00 |
|
Joe Darcy
|
af2918ff9a
|
8286787: Expand use of @inheritDoc in AudioInputStream
Reviewed-by: prr
|
2022-05-16 19:23:26 +00:00 |
|
Damon Nguyen
|
ccbe8faa00
|
8282772: JButton text set as HTML content has unwanted padding
Reviewed-by: prr, psadhukhan
|
2022-05-11 23:29:06 +00:00 |
|
Joe Darcy
|
bba456a8db
|
8285676: Add missing @param tags for type parameters on classes and interfaces
Reviewed-by: wetmore, smarks, dfuchs, prr, alanb, mchung
|
2022-04-28 18:00:34 +00:00 |
|
Alexey Ivanov
|
ec4fb47b90
|
8284189: Replace usages of 'a the' in java.desktop
Reviewed-by: jdv, prr, dmarkov
|
2022-04-21 19:12:57 +00:00 |
|
Tejesh R
|
f26403172f
|
8236987: Remove call to System.out.println from ImageIcon.loadImage
Reviewed-by: aivanov, psadhukhan, prr
|
2022-04-14 11:10:22 +00:00 |
|
Andrey Turbanov
|
bf1c3ef02b
|
8284775: Simplify String.substring(_, length()) calls
Reviewed-by: bpb, serb
|
2022-04-13 19:08:44 +00:00 |
|
Phil Race
|
eab4c0c499
|
8283706: Add final or sealed modifier to appropriate javax.swing API classes
Reviewed-by: darcy, psadhukhan, aivanov, serb
|
2022-04-08 21:30:12 +00:00 |
|
Alexander Zuev
|
d5cd4a3a28
|
8283387: [macos] a11y : Screen magnifier does not show selected Tab
Reviewed-by: prr, aivanov
|
2022-04-07 04:00:56 +00:00 |
|
Luis Pinto
|
63fec5da27
|
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
|
2022-04-01 13:26:20 +00:00 |
|
Prasanta Sadhukhan
|
0a9a7b6abc
|
8283642: JavaDoc of JFileChooser() need to be updated for default directory in Windows
Reviewed-by: aivanov
|
2022-03-31 09:01:52 +00:00 |
|
Prasanta Sadhukhan
|
e6f707aa76
|
8283437: Refactor imageio classes javadoc to use @throws instead of @exception
Reviewed-by: serb
|
2022-03-24 06:31:12 +00:00 |
|
Prasanta Sadhukhan
|
096bca4a9c
|
8282473: Refactor swing classes javadoc to use @throws instead of @exception
Reviewed-by: aivanov, dmarkov, prr
|
2022-03-17 09:10:08 +00:00 |
|
Anton Litvinov
|
1668c02ee8
|
8277922: Unable to click JCheckBox in JTable through Java Access Bridge
Reviewed-by: aivanov, serb
|
2022-03-10 16:37:55 +00:00 |
|
Prasanta Sadhukhan
|
6a3a7b94a4
|
6218162: DefaultTableColumnModel.getColumn() method should mention ArrayIndexOutOfBoundsException
Reviewed-by: aivanov, prr
|
2022-03-10 09:26:36 +00:00 |
|
Prasanta Sadhukhan
|
5b78a82e9d
|
7017094: ParsedSynthStyle: parameter name "direction" should be changed to "tabIndex"
Reviewed-by: jdv, aivanov, prr
|
2022-03-10 09:22:21 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
TejeshR13
|
bae0d5e717
|
8236907: JTable added to nested panels does not paint last visible row
Reviewed-by: psadhukhan, prr
|
2022-03-04 22:50:32 +00:00 |
|
Prasanta Sadhukhan
|
832729b41e
|
6911375: mouseWheel has no effect without vertical scrollbar
Reviewed-by: aivanov
|
2022-03-03 09:53:14 +00:00 |
|
Alexey Ivanov
|
b86a8c004f
|
8282150: Drop redundant <br> elements from tables in java.desktop HTML files
Reviewed-by: jdv, dmarkov
|
2022-03-01 17:01:06 +00:00 |
|
Prasanta Sadhukhan
|
379fd85932
|
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
Reviewed-by: prr, naoto, serb
|
2022-02-24 09:52:17 +00:00 |
|
Alexey Ivanov
|
ab6d8e6424
|
8260328: Drop redundant CSS properties from java.desktop HTML files
Reviewed-by: serb, dmarkov
|
2022-02-22 13:19:43 +00:00 |
|
Prasanta Sadhukhan
|
a22f422b7f
|
8037573: Typo in DefaultTreeModel docs: askAllowsChildren instead of asksAllowsChildren
Reviewed-by: prr, jdv, azvegint
|
2022-02-18 04:56:05 +00:00 |
|
Prasanta Sadhukhan
|
b4900b1298
|
8264743: Add forRemoval for deprecated classes and method in javax/swing/plaf/basic
Reviewed-by: trebari, prr
|
2022-02-17 09:36:05 +00:00 |
|