Anthony Scarpino
4ffc5e6077
8326705: Test CertMsgCheck.java fails to find alert certificate_required
...
Reviewed-by: ssahoo, rhalade
2024-06-26 13:58:22 +00:00
Tejesh R
711e723819
6967482: TAB-key does not work in JTables after selecting details-view in JFileChooser
...
8166352: FilePane.createDetailsView() removes JTable TAB, SHIFT-TAB functionality
Reviewed-by: achung, prr
2024-06-21 10:36:05 +00:00
Kevin Walls
bcf4bb4882
8333344: JMX attaching of Subject does not work when security manager not allowed
...
Reviewed-by: weijun, dfuchs
2024-06-19 16:35:20 +00:00
Jayathirth D V
9ed8629e5d
8333801: Typos in @code references of BufferedImage and JTableHeader
...
Reviewed-by: abhiscxk, prr
2024-06-13 15:50:53 +00:00
Alisen Chung
b697b48a01
8315655: [macos] Right click and dragging over a component with a popup menu will open the popup
...
Reviewed-by: dnguyen, psadhukhan
2024-06-12 18:44:07 +00:00
Prasanta Sadhukhan
1c80ddb8ef
8333940: Ensure javax/swing/TestUngrab.java run on all platforms
...
Reviewed-by: tr
2024-06-12 05:32:06 +00:00
SendaoYan
d130d2f4f4
8333477: Delete extra empty spaces in Makefiles
...
Reviewed-by: erikj, chagedorn, liach, jwaters
2024-06-07 13:36:05 +00:00
Alexander Scherbatiy
c7d2a5c1c4
8314070: javax.print: Support IPP output-bin attribute extension
...
Reviewed-by: psadhukhan, prr
2024-06-04 03:12:40 +00:00
Prasanta Sadhukhan
1c514b34c0
8325435: [macos] Menu or JPopupMenu not closed when main window is resized
...
Reviewed-by: azvegint
2024-06-03 13:00:23 +00:00
Alexander Zvegintsev
286cc163fd
8327401: Some jtreg tests fail on Wayland without any tracking bug
...
8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04
Reviewed-by: prr
2024-05-30 06:44:04 +00:00
Alexey Ivanov
cd3e4c0366
8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
...
8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
Reviewed-by: honkar, prr
2024-05-24 16:30:30 +00:00
Prasanta Sadhukhan
9d332e6591
8307193
: Several Swing jtreg tests use class.forName on L&F classes
...
Reviewed-by: abhiscxk, prr
2024-05-23 04:23:04 +00:00
Abhishek Kumar
fb45bab8e1
8075917: The regression-swing case failed as the text on label is not painted red with the GTK L&F
...
8298153: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194
Reviewed-by: tr, psadhukhan
2024-05-21 05:31:44 +00:00
Tejesh R
1547a69651
8327696: [TESTBUG] "javax/swing/JTable/KeyBoardNavigation/KeyBoardNavigation.java" test instruction needs to be corrected
...
Reviewed-by: abhiscxk, honkar
2024-05-10 11:26:12 +00:00
Abhishek Kumar
b9a142a224
8226990: GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
...
Reviewed-by: tr, honkar, psadhukhan
2024-05-10 04:45:01 +00:00
Alexey Ivanov
ffbdfffbc7
8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails on Windows in CI
...
Introduce tolerance factor: count > loaderCount.size() / 2
Fail the test only if the number of snapshots with more than
2 file loader threads is greater than half of the number
of valid snapshots.
Reviewed-by: prr, honkar
2024-05-09 18:01:27 +00:00
Sean Coffey
0eff492e41
8330278: Have SSLSocketTemplate.doClientSide use loopback address
...
Reviewed-by: ssahoo, rhalade
2024-05-08 09:30:23 +00:00
Prasanta Sadhukhan
7c1fad4fb6
8329559: Test javax/swing/JFrame/bug4419914.java failed because The End and Start buttons are not placed correctly and Tab focus does not move as expected
...
Reviewed-by: abhiscxk, honkar, dnguyen
2024-05-03 05:11:52 +00:00
Jan Trukenmüller
62d5d1e99c
8319598: SMFParser misinterprets interrupted running status
...
Reviewed-by: prr, serb
2024-05-01 16:45:42 +00:00
Alexey Ivanov
2a95cd473a
8331495: Limit BasicDirectoryModel/LoaderThreadCount.java to Windows only
...
Reviewed-by: prr
2024-05-01 16:38:25 +00:00
Alexey Ivanov
b2fb5ea13b
8331142: Add test for number of loader threads in BasicDirectoryModel
...
Reviewed-by: serb, tr
2024-05-01 11:53:28 +00:00
Tejesh R
21480a7ae8
8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null
...
Reviewed-by: abhiscxk, honkar, aivanov
2024-04-25 04:31:55 +00:00
Abhishek Kumar
eb60822a45
8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
...
Reviewed-by: dnguyen, jdv, tr, serb
2024-04-19 10:10:00 +00:00
Kevin Walls
58911ccc2c
8188784: javax/management/notification/BroadcasterSupportDeadlockTest.java - TEST FAILED: deadlock
...
Reviewed-by: cjplummer, lmesnik
2024-04-16 10:20:50 +00:00
Tejesh R
717a07b932
8322140: javax/swing/JTable/JTableScrollPrintTest.java does not print the rows and columns of the table in Nimbus and Aqua LookAndFeel
...
Reviewed-by: psadhukhan, abhiscxk
2024-04-12 10:21:31 +00:00
Mahendra Chhipa
2e3682a7f2
8319678: Several tests from corelibs areas ignore VM flags
...
Reviewed-by: naoto, jpai
2024-04-11 13:51:07 +00:00
Alexey Ivanov
9731b1c8b0
8327137: Add test for ConcurrentModificationException in BasicDirectoryModel
...
Reviewed-by: serb, tr
2024-04-10 14:21:37 +00:00
Alexey Ivanov
2fcb816858
8305072: Win32ShellFolder2.compareTo is inconsistent
...
Reviewed-by: prr, serb
2024-04-09 13:19:41 +00:00
Kevin Walls
6382a1290f
8326666: Remove the Java Management Extension (JMX) Subject Delegation feature
...
Reviewed-by: mchung, dfuchs
2024-04-04 16:54:11 +00:00
Alisen Chung
021ed6aea9
8328648: Remove applet usage from JFileChooser tests bug4150029
...
Reviewed-by: dnguyen, abhiscxk, honkar
2024-04-02 23:36:05 +00:00
Jaikiran Pai
a85c8493ae
8328273: sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java failed with java.rmi.server.ExportException: Port already in use
...
Reviewed-by: dcubed
2024-04-02 01:14:35 +00:00
Alisen Chung
1e76e1fdfa
8328403: Remove applet usage from JColorChooser tests Test6977726
...
Reviewed-by: tr, honkar
2024-04-01 06:22:11 +00:00
Raphael Jolly
245514da51
8328953: JEditorPane.read throws ChangedCharSetException
...
Reviewed-by: tr, aivanov
2024-03-29 10:07:14 +00:00
Alisen Chung
e3588bba04
8328819: Remove applet usage from JFileChooser tests bug6698013
...
Reviewed-by: honkar, tr, dnguyen
2024-03-27 19:19:51 +00:00
Alisen Chung
cc5b9c63cb
8328227: Remove applet usage from JColorChooser tests Test4887836
...
Reviewed-by: honkar, prr
2024-03-27 19:18:52 +00:00
Alexander Zuev
7560dbb925
8316324: Opensource five miscellaneous Swing tests
...
Reviewed-by: prr
2024-03-26 01:02:20 +00:00
Alisen Chung
78d1b90468
8328380: Remove applet usage from JColorChooser tests Test6348456
...
Reviewed-by: honkar
2024-03-25 17:02:48 +00:00
Damon Nguyen
a1fbbffb5e
8328717: Convert javax/swing/JColorChooser/8065098/bug8065098.java applet test to main
...
Reviewed-by: honkar, tr
2024-03-25 16:00:14 +00:00
Abhishek Kumar
528efe206d
8328484: Convert and Opensource few JFileChooser applet test to main
...
Reviewed-by: psadhukhan, tr
2024-03-22 11:10:33 +00:00
Prasanta Sadhukhan
cd534f8197
8328673: Convert closed text/html/CSS manual applet test to main
...
Reviewed-by: abhiscxk, aivanov
2024-03-22 10:25:13 +00:00
Abhishek Kumar
38e3cda442
8328670: Automate and open source few closed manual applet test
...
Reviewed-by: psadhukhan, tr
2024-03-22 09:46:08 +00:00
Prasadrao Koppula
d44aaa37f9
8326643: JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message
...
Reviewed-by: djelinski, coffeys, jjiang, ascarpino
2024-03-22 07:02:37 +00:00
Abhishek Kumar
256d48b196
8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main
...
Reviewed-by: honkar, tr
2024-03-22 03:40:33 +00:00
Tejesh R
177b8a241c
8327840: Automate javax/swing/border/Test4129681.java
...
Reviewed-by: abhiscxk, prr
2024-03-22 03:21:35 +00:00
Phil Race
fa823bd21c
8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on windows hidpi
...
Reviewed-by: abhiscxk, psadhukhan
2024-03-21 17:48:23 +00:00
Damon Nguyen
ef2bd57213
8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main
...
Reviewed-by: abhiscxk, psadhukhan, aivanov
2024-03-21 16:12:47 +00:00
Prasanta Sadhukhan
725d87bbc2
8328570: Convert closed JViewport manual applet tests to main
...
Reviewed-by: abhiscxk, kizune
2024-03-21 14:46:20 +00:00
Prasanta Sadhukhan
68170ae222
8328238: Convert few closed manual applet tests to main
...
Reviewed-by: tr, aivanov, prr
2024-03-21 11:25:27 +00:00
Abhishek Kumar
65d9f119c4
8328328: Convert javax/swing/JTabbedPane/4666224/bug4666224.java applet test to main
...
Reviewed-by: honkar, tr
2024-03-21 07:30:48 +00:00
Tejesh R
481473efce
8328035: Convert javax/swing/text/html/TableView/7030332/bug7030332.java applet test to main
...
Reviewed-by: abhiscxk, prr
2024-03-21 05:27:10 +00:00