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
Alexander Zuev
af8fb7eef7
8282578: AIOOBE in javax.sound.sampled.Clip
...
Reviewed-by: prr, aivanov, azvegint
2022-12-08 00:32:13 +00:00
Xue-Lei Andrew Fan
5d4c71c8bd
8281236: (D)TLS key exchange named groups
...
Reviewed-by: mullan
2022-12-07 20:16:45 +00:00
Rajat Mahajan
ea83cb960d
8297450: ScaledTextFieldBorderTest.java fails when run with -show parameter
...
Reviewed-by: aivanov, honkar
2022-12-06 18:43:02 +00:00
Kevin Walls
17666fbcae
8297794: Deprecate JMX Management Applets for Removal
...
Reviewed-by: dfuchs, mullan, rriggs, alanb
2022-12-05 09:27:14 +00:00
Prasanta Sadhukhan
319faa5afc
8296084: javax/swing/JSpinner/4788637/bug4788637.java fails intermittently on a VM
...
Reviewed-by: tr, serb
2022-12-02 11:48:28 +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
Prasanta Sadhukhan
4e8e853bc9
6788481: CellEditorListener.editingCanceled is never called
...
Reviewed-by: prr, azvegint, serb
2022-11-29 05:08:38 +00:00
Alexander Zuev
43ce047f9f
8178698: javax/sound/midi/Sequencer/MetaCallback.java failed with timeout
...
Reviewed-by: prr, psadhukhan
2022-11-18 21:20:34 +00:00
Prasanta Sadhukhan
dd9aa7272d
8296083: javax/swing/JTree/6263446/bug6263446.java fails intermittently on a VM
...
Reviewed-by: tr, prr
2022-11-17 03:25:37 +00:00
Weijun Wang
68d3ed5cee
8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters
...
Reviewed-by: xuelei, kdriver, mullan
2022-11-16 20:30:34 +00:00
Prasanta Sadhukhan
79c0092125
8285635: javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel
...
Reviewed-by: tr, jdv
2022-11-10 05:51:13 +00:00
Sean Mullan
00d22f605d
8279164: Disable TLS_ECDH_* cipher suites
...
Reviewed-by: xuelei, rhalade, wetmore
2022-11-07 14:07:10 +00:00
lawrence.andrews
c2f7638389
8296335: Fix accessibility manual test instruction
...
Reviewed-by: prr, aivanov
2022-11-05 21:27:52 +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
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
Mark Powers
8480f87044
8291974: PrivateCredentialPermission should not use local variable to enable debugging
...
Reviewed-by: mullan
2022-10-31 19:55:47 +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
2e7163759c
8282463: javax/sound/sampled/Clip/DataPusherThreadCheck.java fails
...
Reviewed-by: prr, serb
2022-10-30 17:33:12 +00:00
Kevin Walls
628820f47e
8283093: JMX connections should default to using an ObjectInputFilter
...
Reviewed-by: dfuchs, sspitsyn
2022-10-27 08:24:01 +00:00
Tejesh R
210fe49e25
6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel
...
Reviewed-by: psadhukhan
2022-10-27 04:37:06 +00:00
Justin Lu
d393e051e6
8294989: ResourceBundle naming convention issue in JdbcRowSetResourceBundle.java
...
Reviewed-by: naoto, lancea, bchristi
2022-10-25 19:21:34 +00:00
Alexey Ivanov
df81b3c66a
8295738: Automate javax/swing/JFileChooser/FileSizeCheck.java
...
Reviewed-by: serb
2022-10-24 17:39:57 +00:00
Alexey Ivanov
68cf248b44
8295298: Automate javax/swing/JFileChooser/FileViewNPETest.java
...
Reviewed-by: tr, serb
2022-10-24 17:29:51 +00:00
Magnus Ihse Bursie
d5a1521fde
8295470: Update openjdk.java.net => openjdk.org URLs in test code
...
Reviewed-by: michaelm, prr, darcy
2022-10-20 10:33:18 +00:00
Aleksei Efimov
d37ce4cdd1
8290368: Introduce LDAP and RMI protocol-specific object factory filters to JNDI implementation
...
Reviewed-by: dfuchs, rriggs, jpai
2022-10-19 14:41:28 +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
Damon Nguyen
358ac07255
8294254: [macOS] javax/swing/plaf/aqua/CustomComboBoxFocusTest.java failure
...
Reviewed-by: jdv, achung
2022-10-18 03:55:23 +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
Abhishek Kumar
3b3438752c
8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB
...
Reviewed-by: aivanov, angorya, psadhukhan
2022-10-13 16:14:49 +00:00
Magnus Ihse Bursie
860784238e
8295205: Add jcheck whitespace checking for markdown files
...
Reviewed-by: erikj
2022-10-12 13:31:54 +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
Prasanta Sadhukhan
269252aa3d
8295007: javax/swing/JRadioButton/4314194/bug4314194.java fails in mach5 for WIndowLookAndFeel
...
Reviewed-by: aivanov, tr
2022-10-10 11:51:21 +00:00
Alan Bateman
0ad6803ac2
8293810: Remove granting of RuntimePermission("stopThread") from tests
...
Reviewed-by: dfuchs, mullan, mchung, chegar
2022-10-07 06:15:38 +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
Jayathirth D V
6029120a5f
8278086: [REDO] ImageIO.write() method will throw IndexOutOfBoundsException
...
Co-authored-by: Masanori Yano <myano@openjdk.org>
Reviewed-by: tr, prr
2022-10-06 05:23:38 +00:00
Prasanta Sadhukhan
c42ef70a45
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
...
Reviewed-by: prr, serb
2022-09-28 08:50:58 +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
Alexey Ivanov
27b8e2f49e
8294038: Remove "Classpath" exception from javax/swing tests
...
Reviewed-by: dmarkov, iris
2022-09-21 17:00:40 +00:00
Damon Nguyen
3b438a68ea
8294067: [macOS] javax/swing/JComboBox/6559152/bug6559152.java Cannot select an item from popup with the ENTER key.
...
Reviewed-by: azvegint, psadhukhan
2022-09-20 18:15:13 +00:00
Prasanta Sadhukhan
df8ec09f8d
8294046: Newly added test test/jdk/javax/swing/JTabbedPane/TestNPEStateChgListener.java fails in macos
...
Reviewed-by: azvegint, prr
2022-09-20 15:21:34 +00:00
Alexey Ivanov
64b96e5cf5
8293811: Provide a reason for PassFailJFrame.forceFail
...
Reviewed-by: honkar, jdv
2022-09-19 14:22:36 +00:00
Damon Nguyen
8082c24a0d
8054572: [macosx] JComboBox paints the border incorrectly
...
Reviewed-by: honkar, psadhukhan
2022-09-19 11:33:25 +00:00
Abhishek Kumar
b920d2999f
8271328: User is able to choose the color after disabling the color chooser.
...
Reviewed-by: psadhukhan, tr
2022-09-19 11:30:47 +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
Aleksei Efimov
7765942aee
8290367: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property
...
Reviewed-by: dfuchs, jpai
2022-09-16 10:04:51 +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
Tejesh R
9cd3e355d1
4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click
...
Reviewed-by: jdv
2022-09-13 04:54:15 +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
Abhishek Kumar
9d6b0285f5
8234315: GTK LAF does not gray out disabled JMenu
...
Reviewed-by: serb, psadhukhan
2022-09-09 07:08:15 +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
Abhishek Kumar
a92c1ff700
8287912: GTK L&F : Background of tree icons are red
...
Reviewed-by: psadhukhan, jdv
2022-09-06 10:55:06 +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
Tejesh R
4a28f3798d
8291792: DefaultStyledDocument.setCharacterAttributes accepts negative length
...
Reviewed-by: psadhukhan, prr
2022-08-30 08:36:58 +00:00
Prasanta Sadhukhan
d5167a91a9
7189422: [macosx] Submenu's arrow have a wrong position
...
Reviewed-by: prr, dnguyen
2022-08-29 10:59:31 +00:00
Harshitha Onkar
568be58e85
8290469: Add new positioning options to PassFailJFrame test framework
...
Reviewed-by: prr, aivanov
2022-08-24 16:23:23 +00:00
Jayashree Huttanagoudar
3c2289d651
8215916: The failure reason of an optional JAAS LoginModule is not logged
...
Reviewed-by: weijun
2022-08-24 15:47:12 +00:00
Prasanta Sadhukhan
a17fce7507
6445283: ProgressMonitorInputStream not large file aware (>2GB)
...
Reviewed-by: azvegint, prr
2022-08-22 11:13:33 +00:00
Prasanta Sadhukhan
bf7d6d3a0f
7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS
...
Reviewed-by: azvegint, dnguyen
2022-08-17 12:46:27 +00:00
Tejesh R
21f4eb2233
6521141: DebugGraphics NPE @ setFont();
...
Reviewed-by: prr
2022-08-16 05:52:50 +00:00
Daniel Jeliński
7b029ea6ba
8227651: Tests fail with SSLProtocolException: Input record too big
...
8212096: javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java failed intermittently due to SSLException: Tag mismatch
Reviewed-by: coffeys, xuelei
2022-08-10 18:16:10 +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
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
Weijun Wang
554f44ecb1
8282730: LdapLoginModule throw NPE from logout method after login failure
...
Reviewed-by: mullan
2022-08-01 22:28:30 +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
Bradford Wetmore
791fc5791a
6383195: javax.crypto.spec.PBEKeySpec is not thread safe
...
Reviewed-by: weijun
2022-07-28 22:04:44 +00:00
Prasanta Sadhukhan
93f96d8c9e
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
...
Reviewed-by: azvegint, prr
2022-07-28 06:44:49 +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
Weijun Wang
d991ec4f9f
8282676: Improve subject handling
...
Reviewed-by: ahgross, mullan, rhalade
2022-07-19 20:55:27 +00:00
Alexander Zuev
6c8d0e617f
8282526: Default icon is not painted properly
...
Reviewed-by: aivanov, prr
2022-07-18 20:33:19 +00:00
Srinivas Mandalika
e72742eeb5
8286172: Create an automated test for JDK-4516019
...
Reviewed-by: prr, achung
2022-07-18 17:18:53 +00:00
Srinivas Mandalika
b9de0a7556
8284524: Create an automated test for JDK-4422362
...
Reviewed-by: prr
2022-07-18 17:17:50 +00:00
Srinivas Mandalika
5ae4320921
8284767: Create an automated test for JDK-4422535
...
Reviewed-by: prr, achung
2022-07-18 17:16:44 +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
Prasanta Sadhukhan
532a6ec7e3
7124313: [macosx] Swing Popups should overlap taskbar
...
Reviewed-by: serb, dmarkov
2022-07-07 11:51:49 +00:00
Xue-Lei Andrew Fan
82a8bd7e92
8287596: Reorg jdk.test.lib.util.ForceGC
...
Reviewed-by: rriggs
2022-07-06 14:23:44 +00:00
Prasanta Sadhukhan
649f2d8835
8065097: [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
...
Reviewed-by: aivanov
2022-07-03 08:36:08 +00:00
Prasanta Sadhukhan
feb223aacf
8288707: javax/swing/JToolBar/4529206/bug4529206.java: setFloating does not work correctly
...
Reviewed-by: tr, serb
2022-06-30 11:16:07 +00:00
Harshitha Onkar
15efb2bdeb
8289238: Refactoring changes to PassFailJFrame Test Framework
...
Reviewed-by: azvegint, aivanov
2022-06-29 18:36:38 +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
Srinivas Mandalika
523d553e13
8282777: Create a Regression test for JDK-4515031
...
Reviewed-by: serb
2022-06-17 08:22:27 +00:00
Tejesh R
39526e28bc
8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!"
...
Reviewed-by: psadhukhan, honkar
2022-06-16 03:47:30 +00:00
Daniel D. Daugherty
e90b579b29
8288332: Tier1 validate-source fails after 8279614
...
Reviewed-by: darcy
2022-06-13 20:47:34 +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
Hai-May Chao
8f400b9aab
8286779: javax.crypto.CryptoPolicyParser#isConsistent always returns 'true'
...
Reviewed-by: mullan, rhalade
2022-06-13 15:31:58 +00:00
Prasanta Sadhukhan
fcb35ed40e
8287743: javax/swing/text/CSSBorder/6796710/bug6796710.java failed
...
Reviewed-by: aivanov
2022-06-10 13:37:24 +00:00
Tejesh R
5a89cb01bc
6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F
...
Reviewed-by: aivanov, serb
2022-06-09 08:12:59 +00:00
Daniel Jeliński
4662e06bff
8277307: Pre shared key sent under both session_ticket and pre_shared_key extensions
...
Reviewed-by: coffeys, ascarpino
2022-06-08 06:33:40 +00:00
Sergey Bylokhov
bf439f8c93
8287876: The recently de-problemlisted TestTitledBorderLeak test is unstable
...
Reviewed-by: psadhukhan, prr
2022-06-07 23:10:48 +00:00
Tejesh R
67f1bd7ff1
8286620: Create regression test for verifying setMargin() of JRadioButton
...
Reviewed-by: jdv, honkar, aivanov
2022-06-07 15:50:16 +00:00
Alexander Zvegintsev
1499e5eac0
8273573: [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
...
Reviewed-by: psadhukhan, serb
2022-06-07 13:57:01 +00:00
Jie Fu
005a330387
8287826: javax/accessibility/4702233/AccessiblePropertiesTest.java fails to compile
...
Reviewed-by: dcubed
2022-06-04 02:49:52 +00:00
Srinivas Mandalika
25e9901aea
8285305: Create an automated test for JDK-4495286
...
Reviewed-by: serb
2022-06-03 21:28:19 +00:00
Srinivas Mandalika
6f526e1bc3
8285373: Create an automated test for JDK-4702233
...
Reviewed-by: serb
2022-06-03 21:27:07 +00:00
Martin Desruisseaux
a7e07fdbc1
8287102: ImageReaderSpi.canDecodeInput() for standard plugins should return false if a stream is too short
...
Reviewed-by: prr
2022-06-03 21:16:21 +00:00
Tejesh R
407abf5d65
8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF
...
Reviewed-by: psadhukhan, prr, honkar
2022-06-03 07:46:17 +00:00
Prasanta Sadhukhan
d7341ae42e
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
...
Reviewed-by: tr, prr, honkar
2022-06-02 03:40:52 +00:00
Prasanta Sadhukhan
07d24509a6
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
...
Reviewed-by: prr
2022-06-02 03:39:39 +00:00
lawrence.andrews
8db5247ebc
8282771: Create test case for JDK-8262981
...
Reviewed-by: kizune
2022-05-31 19:39:23 +00:00
Srinivas Mandalika
cfdbde11f0
8282778: Create a regression test for JDK-4699544
...
Reviewed-by: kizune, serb
2022-05-31 19:38:23 +00:00
Srinivas Mandalika
8df5f1058f
8282857: Create a regression test for JDK-4702690
...
Reviewed-by: kizune, serb
2022-05-31 19:37:09 +00:00
Xue-Lei Andrew Fan
7eb15593e1
8286045: Use ForceGC for cleaner test cases
...
Reviewed-by: rriggs
2022-05-26 17:59:28 +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
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Phil Race
25669bb667
8275170: Some jtreg sound tests should be marked with sound keyword
...
Reviewed-by: kizune, serb, aivanov
2022-05-24 17:53:43 +00:00
Prasanta Sadhukhan
a5caffd4a5
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
...
Reviewed-by: serb, dnguyen
2022-05-24 04:32:55 +00:00
Dan Lutker
a31130fd40
7131823: bug in GIFImageReader
...
Reviewed-by: kizune, serb
2022-05-16 16:17:48 +00:00
Prasanta Sadhukhan
ff17f496f4
8284888: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "NimbusLookAndFeel] : ERROR: icon and imageIcon not same."
...
Reviewed-by: prr
2022-05-12 08:54:28 +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
Manukumar V S
7612bba0f1
8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox
...
Reviewed-by: prr
2022-05-11 11:48:22 +00:00
Harshitha Onkar
bd6026c10c
7124282: [macosx] Can't see table cell highlighter when the highlight border is the same color as the cell.
...
Reviewed-by: psadhukhan, prr
2022-05-10 06:33:38 +00:00
Daniel D. Daugherty
02e5fc04cc
8286435: JDK-8284316 caused validate-source to fail in Tier1
...
Reviewed-by: mikael
2022-05-09 19:22:42 +00:00
lawrence.andrews
6a7c023796
8284316: Support accessibility ManualTestFrame.java for non SwingSet tests
...
Reviewed-by: kizune
2022-05-09 18:30:43 +00:00
Prasanta Sadhukhan
81d7475d20
7132796: [macosx] closed/javax/swing/JComboBox/4517214/bug4517214.java fails on MacOS
...
Reviewed-by: serb
2022-05-05 08:50:07 +00:00
Srinivas Mandalika
158d871d05
8285693: Create an automated test for JDK-4702199
...
Reviewed-by: serb
2022-05-04 23:32:51 +00:00
Damon Nguyen
2dd882af08
8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
...
Reviewed-by: prr, kizune
2022-04-29 20:26:26 +00:00
Manukumar V S
99388eff8d
8283624: Create an automated regression test for RFE-4390885
...
Reviewed-by: serb
2022-04-29 04:09:55 +00:00
Xue-Lei Andrew Fan
b9d1e85151
8285785: CheckCleanerBound test fails with PasswordCallback object is not released
...
Reviewed-by: dfuchs, mullan, rriggs
2022-04-28 16:10:39 +00:00
Xue-Lei Andrew Fan
89fd6d34f8
8284910: Buffer clean in PasswordCallback
...
Reviewed-by: mullan
2022-04-28 02:48:20 +00:00
Srinivas Mandalika
6db2e16b94
8284077: Create an automated test for JDK-4170173
...
Reviewed-by: serb
2022-04-27 18:15:36 +00:00
Srinivas Mandalika
a0b984a778
8282933: Create a test for JDK-4529616
...
Reviewed-by: serb
2022-04-27 18:14:31 +00:00
Prasanta Sadhukhan
72f82dd723
8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE
...
8065099: [macos] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java fails: no background shine through
Reviewed-by: jdv
2022-04-27 07:15:46 +00:00
Harshitha Onkar
16ebe40a1b
8251177: [macosx] The text "big" is truncated in JTabbedPane
...
Reviewed-by: psadhukhan, kizune, serb
2022-04-26 22:55:43 +00:00
Prasanta Sadhukhan
80219a48c3
8284993: Replace System.exit call in swing tests with RuntimeException
...
Reviewed-by: azvegint
2022-04-22 06:48:01 +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
Alexander Zuev
018017a917
8266247: Swing test bug7154030.java sometimes fails on macOS 11 ARM
...
Reviewed-by: psadhukhan
2022-04-20 16:47:59 +00:00
Prasanta Sadhukhan
1b71621008
8042381: Test javax/swing/JRootPane/4670486/bug4670486.java fails with Action has not been received
...
Reviewed-by: azvegint, kizune
2022-04-20 09:03:48 +00:00
Manukumar V S
447c2d13d0
8284521: Write an automated regression test for RFE 4371575
...
Reviewed-by: prr, serb
2022-04-19 05:50:57 +00:00
Alexey Ivanov
53580b336a
8284884: Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
...
Reviewed-by: serb, psadhukhan
2022-04-15 13:55:06 +00:00
Prasanta Sadhukhan
510003cfe3
8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails with InvocationTargetException
...
Reviewed-by: serb
2022-04-15 08:32:13 +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
Prasanta Sadhukhan
70251b064d
8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails
...
Reviewed-by: aivanov
2022-04-13 10:58:36 +00:00
Prasanta Sadhukhan
83466434fd
8196465: javax/swing/JComboBox/8182031/ComboPopupTest.java fails on Linux
...
Reviewed-by: azvegint
2022-04-12 13:08:35 +00:00
Prasanta Sadhukhan
9545ba7dd9
8282716: [macos] Enable javax/swing/JScrollPane/TestMouseWheelScroll.java on macos
...
Reviewed-by: serb
2022-04-12 07:30:10 +00:00
Srinivas Mandalika
4ce3cf12bf
8283245: Create a test for JDK-4670319
...
Reviewed-by: serb
2022-04-12 04:21:48 +00:00
Manukumar V S
7edd186121
8283507: Create a regression test for RFE 4287690
...
Reviewed-by: serb, aivanov
2022-04-11 14:00:46 +00:00
Naoto Sato
d6b4693c05
8283698: Refactor Locale constructors used in src/test
...
Reviewed-by: iris, joehw
2022-04-08 15:23:25 +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
Manukumar V S
0a67d68670
8284294: Create an automated regression test for RFE 4138746
...
Reviewed-by: serb
2022-04-06 07:21:33 +00:00
Tejesh R
f20ed33618
8284278: Diagnostic Fix Updated.
...
Reviewed-by: prr, psadhukhan
2022-04-05 11:09:11 +00:00
Manukumar V S
632825c6d2
8283621: Write a regression test for CCC4400728
...
Reviewed-by: aivanov, serb
2022-04-05 04:42:32 +00:00
Manukumar V S
7381868afe
8283623: Create an automated regression test for JDK-4525475
...
Reviewed-by: aivanov, serb
2022-04-04 18:58:05 +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
067b2581d9
8224977: [macos] On AquaLookAndFeel, Iconified JInternalFrame does not restore when Control + F5 is used.
...
Reviewed-by: serb
2022-03-31 09:06:13 +00:00
Srinivas Mandalika
bfd9c2b30f
8283015: Create a test for JDK-4715496
...
Reviewed-by: serb
2022-03-29 22:26:01 +00:00