Rajat Mahajan
|
f368a0c12e
|
8320328: Restore interrupted flag in ImageIcon.loadImage
Reviewed-by: aivanov, serb
|
2024-01-15 13:09:00 +00:00 |
|
Kevin Walls
|
8c238eddce
|
8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature
Reviewed-by: sspitsyn, dfuchs
|
2024-01-15 11:12:38 +00:00 |
|
Abhishek Kumar
|
82a63a03c0
|
8258979: The image didn't show correctly with GTK LAF
Reviewed-by: psadhukhan, tr
|
2024-01-12 07:53:41 +00:00 |
|
Weijun Wang
|
9fd855ed47
|
8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
Reviewed-by: mullan, valeriep
|
2024-01-11 13:45:40 +00:00 |
|
Tejesh R
|
2b7fc0506a
|
8264102: JTable Keyboards Navigation differs with Test Instructions.
Reviewed-by: psadhukhan, abhiscxk
|
2024-01-11 07:34:14 +00:00 |
|
Prasanta Sadhukhan
|
e44276989f
|
8322754: click JComboBox when dialog about to close causes IllegalComponentStateException
Reviewed-by: abhiscxk, serb
|
2024-01-08 02:46:10 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Renjith Kannath Pariyangad
|
9481d06e62
|
8320343: Generate GIF images for AbstractButton/5049549/bug5049549.java
Reviewed-by: aivanov
|
2024-01-02 16:16:20 +00:00 |
|
Alexander Scherbatiy
|
10335f60f9
|
7001133: OutOfMemoryError by CustomMediaSizeName implementation
Reviewed-by: psadhukhan
|
2023-12-18 12:11:41 +00:00 |
|
Alexander Zvegintsev
|
632a3c56e0
|
8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
Reviewed-by: prr, achung, honkar, aivanov
|
2023-12-07 03:34:49 +00:00 |
|
Damon Nguyen
|
acaf2c8dcf
|
8318590: JButton ignores margin when painting HTML text
Reviewed-by: prr, azvegint, honkar
|
2023-12-05 19:25:42 +00:00 |
|
Alexey Ivanov
|
b1cb37432a
|
8320349: Simplify FileChooserSymLinkTest.java by using single-window testUI
Reviewed-by: serb
|
2023-12-05 17:40:55 +00:00 |
|
Abhishek Kumar
|
ed5b8c3a7b
|
8225220: When the Tab Policy is checked,the scroll button direction displayed incorrectly.
Reviewed-by: tr, psadhukhan
|
2023-12-04 09:31:17 +00:00 |
|
Tejesh R
|
0d0a657414
|
5108458: JTable does not properly layout its content
Reviewed-by: dnguyen, aivanov, psadhukhan
|
2023-12-04 07:30:17 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Phil Race
|
76fea80707
|
8320608: Many jtreg printing tests are missing the @printer keyword
Reviewed-by: aivanov, serb
|
2023-11-30 22:59:37 +00:00 |
|
Gaurav Chaudhari
|
63ad868e18
|
8319668: Fixup of jar filename typo in BadFactoryTest.sh
Reviewed-by: alanb, jpai
|
2023-11-28 11:35:00 +00:00 |
|
Kevin Walls
|
debf0ecfb0
|
8313355: javax/management/remote/mandatory/notif/ListenerScaleTest.java failed with "Exception: Failed: ratio=792.2791601423487"
Reviewed-by: sspitsyn
|
2023-11-28 09:48:40 +00:00 |
|
Prasanta Sadhukhan
|
12723688ca
|
8318113: CSS.BackgroundImage doesn't implement equals
Reviewed-by: aivanov, tr, prr
|
2023-11-27 09:01:22 +00:00 |
|
Abhishek Kumar
|
cb95e393b6
|
8224261: JProgressBar always with border painted around it
Reviewed-by: aivanov, dnguyen
|
2023-11-23 16:18:46 +00:00 |
|
Alec Su
|
e47cf611c9
|
8074211: javax.sound.midi: Error with send System Exclusive messages of different length
8250667: MIDI sysex over USB scrambled when reply length matches previous message
Reviewed-by: prr
|
2023-11-21 19:26:49 +00:00 |
|
Weijun Wang
|
1c0bd81a10
|
8319124: Update XML Security for Java to 3.0.3
Reviewed-by: mullan
|
2023-11-21 17:46:11 +00:00 |
|
Abhishek Kumar
|
de51aa19d6
|
8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: asemenov, kizune, aivanov
|
2023-11-20 06:56:49 +00:00 |
|
Alexander Zvegintsev
|
f3ed27582e
|
8319103: Popups that request focus are not shown on Linux with Wayland
Reviewed-by: serb, prr
|
2023-11-16 14:59:27 +00:00 |
|
Prasanta Sadhukhan
|
e7486e8cfc
|
8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location
Reviewed-by: dnguyen, honkar, aivanov
|
2023-11-15 07:01:32 +00:00 |
|
Alec Su
|
d725b73df0
|
8301310: The SendRawSysexMessage test may cause a JVM crash
Reviewed-by: serb
|
2023-11-14 22:51:39 +00:00 |
|
Tejesh R
|
95bd92a560
|
8210807: Printing a JTable with a JScrollPane prints table without rows populated
Reviewed-by: psadhukhan, abhiscxk
|
2023-11-14 09:53:05 +00:00 |
|
Ichiroh Takiguchi
|
a26f7c03c7
|
6928542: Chinese characters in RTF are not decoded
Reviewed-by: prr, psadhukhan
|
2023-11-09 01:05:00 +00:00 |
|
Kevin Walls
|
a7c0190230
|
8319238: JMX ThreadPoolAccTest.java is too verbose and should fail before timeout
Reviewed-by: sspitsyn
|
2023-11-07 10:15:35 +00:00 |
|
lawrence.andrews
|
e4803e0cbf
|
8318580: "javax/swing/MultiMonitor/MultimonVImage.java failing with Error. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053
Reviewed-by: serb, aivanov
|
2023-11-06 20:10:51 +00:00 |
|
Kevin Driver
|
1696603ccd
|
8308453: Convert JKS test keystores in test/jdk/javax/net/ssl/etc to PKCS12
Reviewed-by: weijun
|
2023-11-06 15:07:03 +00:00 |
|
Tejesh R
|
96e6e670b5
|
4365952: Cannot disable JFileChooser
Reviewed-by: prr, abhiscxk
|
2023-11-06 13:29:48 +00:00 |
|
Alexey Ivanov
|
7f47c51ace
|
8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java
Reviewed-by: azvegint
|
2023-11-01 15:27:05 +00:00 |
|
Renjith Kannath Pariyangad
|
613a3cc689
|
8301846: Invalid TargetDataLine after screen lock when using JFileChooser or COM library
Reviewed-by: serb, aivanov
|
2023-10-31 18:20:38 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
Weijun Wang
|
a9b31b587c
|
8318689: jtreg is confused when folder name is the same as the test name
Reviewed-by: mullan
|
2023-10-26 16:40:33 +00:00 |
|
Alexey Ivanov
|
c587211bf8
|
8316003: Update FileChooserSymLinkTest.java to HTML instructions
Reviewed-by: prr
|
2023-10-25 11:33:47 +00:00 |
|
Matthew Donovan
|
704c6ea16c
|
8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java
Reviewed-by: smarks, msheppar
|
2023-10-23 11:15:32 +00:00 |
|
Mahendra Chhipa
|
40106422bd
|
8077371: Binary files in JAXP test should be removed
Reviewed-by: joehw
|
2023-10-20 12:07:39 +00:00 |
|
Alexey Ivanov
|
2c23391de7
|
8318101: Additional test cases for CSSAttributeEqualityBug
Reviewed-by: prr
|
2023-10-20 11:02:58 +00:00 |
|
Rajan Halade
|
9728e21db1
|
8317967: Enhance test/jdk/javax/net/ssl/TLSCommon/SSLEngineTestCase.java to handle default cases
Reviewed-by: mullan
|
2023-10-12 17:02:32 +00:00 |
|
Alisen Chung
|
3105538de5
|
8316146: Open some swing tests 4
Reviewed-by: honkar, aivanov, prr
|
2023-10-04 19:38:26 +00:00 |
|
Jaikiran Pai
|
0259da9283
|
8301686: TLS 1.3 handshake fails if server_name doesn't match resuming session
Reviewed-by: djelinski, wetmore
|
2023-09-29 05:00:02 +00:00 |
|
Alisen Chung
|
d3a79b5861
|
8316371: Open some swing tests 6
Reviewed-by: dnguyen, prr
|
2023-09-27 23:20:29 +00:00 |
|
Prasanta Sadhukhan
|
83806abe44
|
6450193: After the first Serialization, JTableHeader does not uninstall its UI
Reviewed-by: aivanov
|
2023-09-27 04:28:10 +00:00 |
|
Alexander Zvegintsev
|
2f311d59dc
|
8316211: Open source several manual applet tests
Reviewed-by: honkar, aivanov
|
2023-09-26 21:24:07 +00:00 |
|
Alisen Chung
|
788e6e1548
|
8316218: Open some swing tests 5
Reviewed-by: prr, dnguyen
|
2023-09-26 20:52:04 +00:00 |
|
Alexander Zuev
|
be9cc73fca
|
8315871: Opensource five more Swing regression tests
Reviewed-by: dnguyen, prr
|
2023-09-25 18:30:49 +00:00 |
|
Tejesh R
|
f0ff001dd7
|
8315742: Open source several Swing Scroll related tests
Reviewed-by: dnguyen, psadhukhan
|
2023-09-25 05:35:35 +00:00 |
|
Alisen Chung
|
a2391a92cd
|
8316053: Open some swing tests 3
Reviewed-by: dnguyen, prr
|
2023-09-23 05:42:07 +00:00 |
|
Alisen Chung
|
d2d7d9a8b7
|
8315882: Open some swing tests 2
Reviewed-by: honkar, prr
|
2023-09-23 04:45:16 +00:00 |
|
Alisen Chung
|
e015e6ce28
|
8315825: Open some swing tests
Reviewed-by: abhiscxk, prr
|
2023-09-22 20:51:14 +00:00 |
|
Damon Nguyen
|
d3e8218386
|
8316306: Open source and convert manual Swing test
Reviewed-by: honkar, azvegint
|
2023-09-21 19:37:47 +00:00 |
|
Abhishek Kumar
|
9f5d2b947f
|
8316285: Opensource JButton manual tests
Reviewed-by: psadhukhan, tr
|
2023-09-21 06:35:34 +00:00 |
|
Damon Nguyen
|
c04c9ea361
|
8316627: JViewport Test headless failure
Reviewed-by: dcubed, prr
|
2023-09-20 22:11:27 +00:00 |
|
Damon Nguyen
|
a021dbcb9e
|
8316149: Open source several Swing JTree JViewport KeyboardManager tests
Reviewed-by: psadhukhan, tr
|
2023-09-20 16:19:37 +00:00 |
|
Alexander Zuev
|
c43ebd34af
|
8315981: Opensource five more random Swing tests
Reviewed-by: tr, azvegint
|
2023-09-20 14:31:42 +00:00 |
|
Harshitha Onkar
|
833a82872c
|
8315876: Open source several Swing CSS related tests
Reviewed-by: azvegint, dnguyen, aivanov
|
2023-09-19 20:41:57 +00:00 |
|
Harshitha Onkar
|
d19e017d3f
|
8315951: Open source several Swing HTMLEditorKit related tests
Reviewed-by: dnguyen, aivanov
|
2023-09-19 18:42:56 +00:00 |
|
Damon Nguyen
|
62c0a1b9ac
|
8315883: Open source several Swing JToolbar tests
Reviewed-by: honkar, aivanov
|
2023-09-19 18:28:37 +00:00 |
|
Damon Nguyen
|
d2b2f6759f
|
8315952: Open source several Swing JToolbar JTooltip JTree tests
Reviewed-by: aivanov, honkar
|
2023-09-19 17:34:03 +00:00 |
|
Damon Nguyen
|
5f6cee86ef
|
8316056: Open source several Swing JTree tests
Reviewed-by: honkar, aivanov
|
2023-09-19 16:56:12 +00:00 |
|
Tejesh R
|
7c5f2a2db9
|
8315669: Open source several Swing PopupMenu related tests
Reviewed-by: dnguyen, psadhukhan
|
2023-09-19 13:36:16 +00:00 |
|
Tejesh R
|
138542de78
|
8316061: Open source several Swing RootPane and Slider related tests
Reviewed-by: kizune, abhiscxk
|
2023-09-19 05:15:33 +00:00 |
|
Tejesh R
|
f52e500f80
|
8316104: Open source several Swing SplitPane and RadioButton related tests
Reviewed-by: kizune, abhiscxk
|
2023-09-19 05:15:01 +00:00 |
|
Damon Nguyen
|
24c3d86f32
|
8315804: Open source several Swing JTabbedPane JTextArea JTextField tests
Reviewed-by: honkar, aivanov
|
2023-09-18 23:08:26 +00:00 |
|
Harshitha Onkar
|
8f46abc938
|
8315889: Open source several Swing HTMLDocument related tests
Reviewed-by: tr, azvegint
|
2023-09-15 20:32:38 +00:00 |
|
Abhishek Kumar
|
bfbc41c1f1
|
8315741: Open source few swing JFormattedTextField and JPopupMenu tests
Reviewed-by: kizune, tr
|
2023-09-15 06:23:20 +00:00 |
|
Abhishek Kumar
|
0775bf2f03
|
8316106: Open source few swing JInternalFrame and JMenuBar tests
Reviewed-by: kizune, tr
|
2023-09-15 06:18:36 +00:00 |
|
Tejesh R
|
4a63eb0522
|
8315834: Open source several Swing JSpinner related tests
Reviewed-by: psadhukhan, abhiscxk
|
2023-09-15 06:08:27 +00:00 |
|
Harshitha Onkar
|
d475f61fd5
|
8315731: Open source several Swing Text related tests
Reviewed-by: psadhukhan, tr
|
2023-09-14 22:03:03 +00:00 |
|
Harshitha Onkar
|
c11f8352e9
|
8315824: Open source several Swing Text/HTML related tests
Reviewed-by: psadhukhan, azvegint
|
2023-09-14 17:51:54 +00:00 |
|
Prasanta Sadhukhan
|
a57b9dab6c
|
8316242: Opensource SwingGraphics manual test
Reviewed-by: kizune, abhiscxk
|
2023-09-14 15:50:03 +00:00 |
|
Prasanta Sadhukhan
|
8f4dfc443b
|
8316164: Opensource JMenuBar manual test
Reviewed-by: tr, jdv
|
2023-09-14 10:21:44 +00:00 |
|
Prasanta Sadhukhan
|
33c62e4fff
|
8316154: Opensource JTextArea manual tests
Reviewed-by: abhiscxk, jdv
|
2023-09-14 10:09:08 +00:00 |
|
Abhishek Kumar
|
fecd2fd8f2
|
8315898: Open source swing JMenu tests
Reviewed-by: serb
|
2023-09-13 07:42:53 +00:00 |
|
Abhishek Kumar
|
bb6b3f2486
|
8315761: Open source few swing JList and JMenuBar tests
Reviewed-by: psadhukhan, tr
|
2023-09-13 07:35:01 +00:00 |
|
Abhishek Kumar
|
fe5ef5f20d
|
8315677: Open source few swing JFileChooser and other tests
Reviewed-by: psadhukhan, tr
|
2023-09-13 07:27:18 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Prasanta Sadhukhan
|
ae08143d3d
|
8315611: Open source swing text/html and tree test
Reviewed-by: jdv
|
2023-09-11 13:23:47 +00:00 |
|
Prasanta Sadhukhan
|
a04c6c1ac6
|
8315609: Open source few more swing text/html tests
Reviewed-by: jdv
|
2023-09-11 07:06:41 +00:00 |
|
Tejesh R
|
3a00ec8639
|
8312075: FileChooser.win32.newFolder is not updated when changing Locale
Reviewed-by: aivanov, abhiscxk
|
2023-09-08 04:26:14 +00:00 |
|
Prasanta Sadhukhan
|
806ef0897b
|
8315594: Open source few headless Swing misc tests
Reviewed-by: azvegint
|
2023-09-08 03:44:15 +00:00 |
|
Prasanta Sadhukhan
|
fd6442c079
|
8315602: Open source swing security manager test
Reviewed-by: kizune, aivanov
|
2023-09-07 10:16:06 +00:00 |
|
Prasanta Sadhukhan
|
b05198a4f3
|
8315600: Open source few more headless Swing misc tests
Reviewed-by: aivanov
|
2023-09-07 03:49:42 +00:00 |
|
Prasanta Sadhukhan
|
4127fbb9ed
|
8315606: Open source few swing text/html tests
Reviewed-by: aivanov
|
2023-09-07 03:41:24 +00:00 |
|
Rajat Mahajan
|
4f90abaf17
|
8311585: Add JRadioButtonMenuItem to bug8031573.java
Reviewed-by: honkar, aivanov
|
2023-09-01 21:49:49 +00:00 |
|
Abhishek Kumar
|
56b8db11c3
|
8258970: Disabled JPasswordField foreground color is wrong with GTK LAF
Reviewed-by: tr, dnguyen, psadhukhan
|
2023-09-01 15:26:25 +00:00 |
|
Alisen Chung
|
21916f32c0
|
8139208: [macosx] Issue with setExtendedState of JFrame
Reviewed-by: honkar, dnguyen, azvegint
|
2023-08-28 20:17:40 +00:00 |
|
Sergey Bylokhov
|
87298d2ade
|
8312535: MidiSystem.getSoundbank() throws unexpected SecurityException
Reviewed-by: prr
|
2023-08-22 01:44:16 +00:00 |
|
Harshitha Onkar
|
808bb1f7bc
|
8314246: javax/swing/JToolBar/4529206/bug4529206.java fails intermittently on Linux
Reviewed-by: dnguyen, serb
|
2023-08-17 20:37:06 +00:00 |
|
Prasanta Sadhukhan
|
2bd2faeb76
|
4346610: Adding JSeparator to JToolBar "pushes" buttons added after separator to edge
Reviewed-by: tr, aivanov, dnguyen
|
2023-08-16 05:35:40 +00:00 |
|
Prasanta Sadhukhan
|
a38fdaf18d
|
8166900: If you wrap a JTable in a JLayer, the cursor is moved to the last row of table by you press the page down key.
Reviewed-by: abhiscxk, dnguyen, prr, serb
|
2023-08-07 09:12:33 +00:00 |
|
Tejesh R
|
bb3aac6063
|
8301606: JFileChooser file chooser details view "size" label cut off in Metal Look&Feel
Reviewed-by: aivanov, abhiscxk
|
2023-08-03 16:09:47 +00:00 |
|
Tejesh R
|
87d7e976cb
|
8311031: JTable header border vertical lines are not aligned with data grid lines
Reviewed-by: abhiscxk, psadhukhan, aivanov
|
2023-08-03 04:44:41 +00:00 |
|
Alexander Scherbatiy
|
a3d67231a7
|
8311033: [macos] PrinterJob does not take into account Sides attribute
Reviewed-by: prr, serb
|
2023-07-28 10:25:22 +00:00 |
|
Kevin Walls
|
169b6e3cff
|
8313174: Create fewer predictable port clashes in management tests
Reviewed-by: cjplummer, amenkov
|
2023-07-27 15:40:13 +00:00 |
|
Prasanta Sadhukhan
|
197981b431
|
8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time
Reviewed-by: azvegint, tr
|
2023-07-24 09:22:14 +00:00 |
|
Tejesh R
|
ab821aa24f
|
6442919: JFilechooser popup still left-to-right when JFilechooser is set to right-to-left
Reviewed-by: serb, abhiscxk
|
2023-07-24 08:23:05 +00:00 |
|
Anthony Scarpino
|
e737968792
|
8308398: Move SunEC crypto provider into java.base
Reviewed-by: valeriep, alanb
|
2023-07-17 17:38:54 +00:00 |
|
Prasanta Sadhukhan
|
acf591e856
|
8140527: JInternalFrame has incorrect title button width
8139392: JInternalFrame has incorrect padding
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, tr
|
2023-07-17 08:40:10 +00:00 |
|
Liam Miller-Cushon
|
c7c6d47a07
|
6355567: AdobeMarkerSegment causes failure to read valid JPEG
Reviewed-by: prr, serb
|
2023-07-13 19:36:36 +00:00 |
|
Matthew Donovan
|
af7f95e24a
|
8310070: Test: javax/net/ssl/DTLS/DTLSWontNegotiateV10.java timed out
Reviewed-by: jnimeh
|
2023-07-13 17:52:27 +00:00 |
|
Prasanta Sadhukhan
|
6485b7d0d3
|
6875229: Wrong placement of icons in JTabbedPane in Nimbus
Reviewed-by: honkar, abhiscxk, dnguyen, jdv
|
2023-07-07 02:55:42 +00:00 |
|
Renjith Kannath Pariyangad
|
9d2e0b2a80
|
8307934: JRobot.moveMouseTo must access component on EDT
Reviewed-by: aivanov
|
2023-07-03 10:32:47 +00:00 |
|
Phil Race
|
2cf5c2f4b6
|
8310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java fails
Reviewed-by: azvegint
|
2023-06-27 20:19:56 +00:00 |
|
Prasanta Sadhukhan
|
a420ff48da
|
6664309: Docking point of a floating toolbar changes after closing
Reviewed-by: tr, prr
|
2023-06-26 09:24:07 +00:00 |
|
Prasanta Sadhukhan
|
d2a858e173
|
7083187: Class CSS.CssValue is missing implementations of equals() and hashCode()
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, prr
|
2023-06-19 08:52:06 +00:00 |
|
Matthew Donovan
|
9f64a64376
|
8301379: Verify TLS_ECDH_* cipher suites cannot be negotiated
Reviewed-by: mullan
|
2023-06-15 19:15:30 +00:00 |
|
Sibabrata Sahoo
|
aeb53e67f9
|
8308711: Develop additional Tests for KEM implementation
Reviewed-by: weijun
|
2023-06-02 08:13:12 +00:00 |
|
Tejesh R
|
325940b091
|
8307105: JFileChooser InvalidPathException when selecting some system folders on Windows
Reviewed-by: aivanov, abhiscxk, dnguyen
|
2023-06-02 04:29:33 +00:00 |
|
Weijun Wang
|
6b90b0519e
|
8297878: KEM: Implementation
Reviewed-by: ascarpino, mullan
|
2023-05-30 16:29:19 +00:00 |
|
Renjith
|
07f2070411
|
8309095: Remove UTF-8 character from TaskbarPositionTest.java
Reviewed-by: aivanov
|
2023-05-30 12:11:34 +00:00 |
|
Prasanta Sadhukhan
|
a4bae3a9e2
|
8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java
Reviewed-by: abhiscxk, aivanov
|
2023-05-29 18:25:19 +00:00 |
|
Renjith
|
d73fc70ea2
|
8289547: Update javax/swing/Popup/TaskbarPositionTest.java
Reviewed-by: aivanov, dmarkov, honkar
|
2023-05-29 12:52:15 +00:00 |
|
Prasanta Sadhukhan
|
70130d3b16
|
8306119: Many components respond to a mouse event by requesting focus without supplying the MOUSE_EVENT cause
Reviewed-by: jdv
|
2023-05-29 08:40:13 +00:00 |
|
Matthew Donovan
|
18e2446420
|
8301381: Verify DTLS 1.0 cannot be negotiated
Reviewed-by: xuelei
|
2023-05-22 12:03:13 +00:00 |
|
Prasanta Sadhukhan
|
b3cb82b859
|
8307311: Timeouts on one macOS 12.6.1 host of two Swing JTableHeader tests
Reviewed-by: dnguyen, azvegint
|
2023-05-22 11:42:11 +00:00 |
|
Weijun Wang
|
f0aebc8141
|
8305972: Update XML Security for Java to 3.0.2
Reviewed-by: mullan
|
2023-05-19 17:46:41 +00:00 |
|
Adam Sotona
|
5763be7267
|
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
Reviewed-by: erikj, liach
|
2023-05-17 12:45:19 +00:00 |
|
Sergey Chernyshev
|
a284920b34
|
8168469: Memory leak in JceSecurity
Reviewed-by: valeriep
|
2023-05-12 19:24:45 +00:00 |
|
Abhishek Kumar
|
73491fa452
|
8306996: Open source Swing MenuItem related tests
Reviewed-by: dnguyen, honkar, psadhukhan
|
2023-05-12 02:52:43 +00:00 |
|
Matthew Donovan
|
5842fd5beb
|
8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
Reviewed-by: xuelei
|
2023-05-09 14:25:40 +00:00 |
|
Damon Nguyen
|
d9052b9466
|
8307130: Open source few Swing JMenu tests
Reviewed-by: prr
|
2023-05-08 22:29:48 +00:00 |
|
Harshitha Onkar
|
4386d42d31
|
8307381: Open Source JFrame, JIF related Swing Tests
Reviewed-by: dnguyen, kizune
|
2023-05-05 18:12:48 +00:00 |
|
Phil Race
|
5ca0b08a75
|
8307133: Open source some JTable jtreg tests
Reviewed-by: serb
|
2023-05-04 16:44:24 +00:00 |
|
Matthew Donovan
|
705ad7d829
|
8306014: Update javax.net.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
Reviewed-by: xuelei
|
2023-05-03 18:00:10 +00:00 |
|
Prasanta Sadhukhan
|
2d7c50791b
|
8305778: javax/swing/JTableHeader/6884066/bug6884066.java: Unexpected header's value; index = 4 value = E
Reviewed-by: serb, jdv
|
2023-05-01 04:49:40 +00:00 |
|
Prasanta Sadhukhan
|
e1b06eac72
|
8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04
Reviewed-by: serb, tr
|
2023-05-01 04:45:38 +00:00 |
|
Prasanta Sadhukhan
|
b54c4a33c6
|
8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor
Reviewed-by: serb, tr
|
2023-05-01 04:41:22 +00:00 |
|
Phil Race
|
1f689241cf
|
8306955: Open source several JComboBox jtreg tests
Reviewed-by: kizune
|
2023-04-28 22:42:11 +00:00 |
|
Phil Race
|
b8de39431d
|
8307080: Open source some more JComboBox jtreg tests
Reviewed-by: kizune
|
2023-04-28 22:39:17 +00:00 |
|
Prasanta Sadhukhan
|
f3e8bd1d11
|
8306755: Open source few Swing JComponent and AbstractButton tests
Reviewed-by: prr
|
2023-04-26 03:13:56 +00:00 |
|
Prasanta Sadhukhan
|
31a73b0d70
|
8306714: Open source few Swing event and AbstractAction tests
Reviewed-by: serb, prr
|
2023-04-25 04:54:56 +00:00 |
|
Harshitha Onkar
|
9ed456fac8
|
8306634: Open source AWT Event related tests
Reviewed-by: prr, serb
|
2023-04-21 23:56:04 +00:00 |
|
Matthew Donovan
|
76cda9f44a
|
8255548: Missing coverage for javax.xml.crypto.dom.DOMCryptoContext
Reviewed-by: rhalade, mullan
|
2023-04-13 20:37:39 +00:00 |
|
Prasanta Sadhukhan
|
db174a15d1
|
4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily
Reviewed-by: prr
|
2023-04-10 07:21:23 +00:00 |
|
Prasanta Sadhukhan
|
b659c35395
|
8068824: Exception thrown in JTableHeader after clicking on popupmenu opened with right-click on header
Reviewed-by: abhiscxk, aghaisas
|
2023-04-05 05:41:30 +00:00 |
|
Abhishek Kumar
|
ecec611af6
|
8283404: [macos] a11y : Screen magnifier does not show JMenu name
Reviewed-by: serb
|
2023-04-03 05:36:04 +00:00 |
|
Damon Nguyen
|
80e2d52f76
|
8302558: Editable JComboBox's popup blocks user from seeing characters in Aqua look and feel
Reviewed-by: psadhukhan, azvegint
|
2023-03-27 19:03:56 +00:00 |
|
Damon Nguyen
|
87b314a985
|
7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
Reviewed-by: honkar, kizune, psadhukhan
|
2023-03-27 17:04:20 +00:00 |
|
Abhishek Kumar
|
97649489d0
|
8273986: JEditorPane HTML Demo - Accessibility issues
Reviewed-by: kizune, serb
|
2023-03-24 16:16:16 +00:00 |
|
Prasanta Sadhukhan
|
e2cfcfbfa9
|
6817009: Action.SELECTED_KEY not toggled when using key binding
Reviewed-by: tr, jdv
|
2023-03-23 07:50:57 +00:00 |
|
Prasanta Sadhukhan
|
c4338620b7
|
6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant
Reviewed-by: aivanov
|
2023-03-23 02:58:01 +00:00 |
|
Mandy Chung
|
622f239448
|
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Reviewed-by: jpai, alanb
|
2023-03-20 17:30:24 +00:00 |
|
Prasanta Sadhukhan
|
6b42275461
|
7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers
6788475: Changing to Nimbus LAF and back doesn't reset look and feel of JTable completely
Reviewed-by: tr, abhiscxk, honkar, jdv
|
2023-03-17 03:35:01 +00:00 |
|
Matthew Donovan
|
824a5e4c60
|
8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates
Reviewed-by: rhalade
|
2023-03-15 17:39:11 +00:00 |
|
Matthew Donovan
|
ccfe1675a2
|
8298939: Refactor open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.sh to jtreg java test
Reviewed-by: dfuchs, smarks
|
2023-03-06 19:18:45 +00:00 |
|
Prasanta Sadhukhan
|
5753ab5c47
|
8297454: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to show opaque button"
Reviewed-by: tr, jdv
|
2023-03-06 10:20:23 +00:00 |
|
Prasanta Sadhukhan
|
dbb5581eba
|
8081474: SwingWorker calls 'done' before the 'doInBackground' is finished
Reviewed-by: aivanov, serb
|
2023-02-27 09:19:57 +00:00 |
|
Damon Nguyen
|
1a07871454
|
8302173: Button border overlaps with button icon on macOS system LaF
Reviewed-by: honkar, psadhukhan
|
2023-02-23 20:41:25 +00:00 |
|
Prasanta Sadhukhan
|
2c52cf0746
|
8041447: Test javax/swing/dnd/7171812/bug7171812.java fails with java.lang.RuntimeException: Test failed, scroll on drag doesn't work
Reviewed-by: tr, serb
|
2023-02-22 06:13:09 +00:00 |
|
Jayathirth D V
|
aa10f0d3ee
|
8302151: BMPImageReader throws an exception reading BMP images
Reviewed-by: serb, tr
|
2023-02-21 07:30:17 +00:00 |
|
Tejesh R
|
29f392e434
|
8299522: Incorrect size of Approve button in custom JFileChooser
Reviewed-by: aivanov, abhiscxk, dnguyen
|
2023-02-21 05:19:07 +00:00 |
|
Alexey Bakhtin
|
9a797228f3
|
8299234: JMX Repository.query performance
Reviewed-by: dfuchs, kevinw
|
2023-02-20 17:52:54 +00:00 |
|
Prasanta Sadhukhan
|
e731695217
|
8302882: Newly added test javax/swing/JFileChooser/JFileChooserFontReset.java fails with HeadlessException
Reviewed-by: jdv
|
2023-02-20 14:47:45 +00:00 |
|
Prasanta Sadhukhan
|
432cf68c4d
|
6753661: JFileChooser font not reset after Look & Feel change
Reviewed-by: abhiscxk, aivanov, serb
|
2023-02-20 08:17:00 +00:00 |
|
Kevin Walls
|
1c7b09bc23
|
8302069: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java update
Reviewed-by: cjplummer, amenkov
|
2023-02-10 08:32:39 +00:00 |
|
Matthew Donovan
|
7fd440d97c
|
8298868: Update EngineCloseOnAlert.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-02-09 18:21:38 +00:00 |
|
Sean Mullan
|
7901f459dc
|
8301260: Add system property to toggle XML Signature secure validation mode
Reviewed-by: weijun, coffeys
|
2023-02-09 18:18:21 +00:00 |
|
Jesper Wilhelmsson
|
af8973dc50
|
Merge
|
2023-02-09 11:59:08 +00:00 |
|
Kevin Walls
|
04f30185e9
|
8299739: HashedPasswordFileTest.java and ExceptionTest.java can fail with java.lang.NullPointerException
Reviewed-by: sspitsyn, amenkov, cjplummer
|
2023-02-09 09:30:44 +00:00 |
|
Harshitha Onkar
|
5561c397c5
|
8294484: MetalBorder's FrameBorder & DialogBorder have border rendering issues when scaled
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, kizune
|
2023-02-09 00:44:58 +00:00 |
|
Alexander Zuev
|
e81f20b504
|
8301989: new javax.swing.text.DefaultCaret().setBlinkRate(N) results in NPE
Reviewed-by: dnguyen, honkar, prr
|
2023-02-08 23:55:58 +00:00 |
|
Matthew Donovan
|
e7247b10cc
|
8298872: Update CheckStatus.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-02-03 19:55:54 +00:00 |
|
Per Minborg
|
b504c9411e
|
8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes
Reviewed-by: rriggs
|
2023-02-03 07:24:20 +00:00 |
|
Jesper Wilhelmsson
|
d6832121b7
|
Merge
|
2023-02-01 22:36:07 +00:00 |
|
Matthew Donovan
|
3361a26df4
|
8298874: Update TestAllSuites.java for TLS v1.2 and 1.3
Reviewed-by: rhalade
|
2023-02-01 17:20:24 +00:00 |
|
Kevin Walls
|
225f80532c
|
8299891: JMX ObjectInputFilter additional classes needed
Reviewed-by: dfuchs, sspitsyn, cjplummer
|
2023-02-01 09:14:25 +00:00 |
|
Jesper Wilhelmsson
|
561a25e025
|
Merge
|
2023-01-30 20:51:54 +00:00 |
|
Prasanta Sadhukhan
|
c2ebd17938
|
6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
|
2023-01-30 07:35:14 +00:00 |
|
Damon Nguyen
|
ef6200c727
|
8300269: The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
Co-authored-by: Manukumar V S <mvs@openjdk.org>
Reviewed-by: psadhukhan, kizune, achung, prr
|
2023-01-27 23:09:14 +00:00 |
|
Tejesh R
|
db8fa1be05
|
8300405: Screen capture for test JFileChooserSetLocationTest.java, failure case
Reviewed-by: serb
|
2023-01-27 11:05:12 +00:00 |
|
Matthew Donovan
|
d6007a356f
|
8298869: Update ConnectionTest.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-01-26 21:36:36 +00:00 |
|
Matthew Donovan
|
7ddafd75b0
|
8301189: validate-source fails after JDK-8298873
Reviewed-by: dcubed, rhalade
|
2023-01-26 19:36:41 +00:00 |
|
Matthew Donovan
|
fc26d3e577
|
8298873: Update IllegalRecordVersion.java for changes to TLS implementation
Reviewed-by: rhalade
|
2023-01-26 18:36:29 +00:00 |
|
Prasanta Sadhukhan
|
7465de453a
|
6603771: Nimbus L&F: Ctrl+F7 keybinding for Jinternal Frame throws a NPE.
Reviewed-by: abhiscxk, serb
|
2023-01-25 05:48:07 +00:00 |
|
Jamil Nimeh
|
1a3cb8c501
|
8296343: CPVE thrown on missing content-length in OCSP response
Reviewed-by: mullan, rhalade
|
2023-01-23 18:05:48 +00:00 |
|
Prasanta Sadhukhan
|
11aadc9d98
|
8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
Reviewed-by: serb, aivanov
|
2023-01-23 10:18:23 +00:00 |
|
Alexey Ivanov
|
558d610beb
|
8299553: Make ScaledEtchedBorderTest.java comprehensive
Reviewed-by: serb, honkar, achung
|
2023-01-19 19:32:58 +00:00 |
|
Alexey Ivanov
|
2e4a3c47e2
|
8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null'
Co-authored-by: Tejesh R <tr@openjdk.org>
Reviewed-by: prr, serb
|
2023-01-19 13:00:09 +00:00 |
|
Claes Redestad
|
e37078f5bb
|
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, luhenry
|
2023-01-17 21:06:22 +00:00 |
|
Matthias Baesken
|
e82dc6935b
|
8300205: Swing test bug8078268 make latch timeout configurable
Reviewed-by: aivanov, serb
|
2023-01-17 08:21:12 +00:00 |
|
Matthew Donovan
|
06f9374e0c
|
8298867: Basics.java fails with SSL handshake exception
Reviewed-by: xuelei, rhalade
|
2023-01-17 04:41:55 +00:00 |
|
Magnus Ihse Bursie
|
4073b68565
|
8298047: Remove all non-significant trailing whitespace from properties files
Reviewed-by: serb, rriggs
|
2023-01-16 18:53:54 +00:00 |
|
Sergey Bylokhov
|
78b1686c15
|
8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
Reviewed-by: aivanov, tr
|
2023-01-12 01:52:56 +00:00 |
|
Abhishek Kumar
|
c4449224bb
|
8218474: JComboBox display issue with GTKLookAndFeel
Reviewed-by: tr, serb
|
2023-01-09 04:47:33 +00:00 |
|
Tejesh R
|
99be74088e
|
8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name
Reviewed-by: psadhukhan, abhiscxk
|
2023-01-06 07:50:33 +00:00 |
|
Michael Ernst
|
7dcc689932
|
8299563: Fix typos
Reviewed-by: lancea, aivanov, sspitsyn
|
2023-01-04 19:59:45 +00:00 |
|
Jaikiran Pai
|
417d01ea63
|
8299441: Fix typos in some test files under core-libs component
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: lancea
|
2023-01-03 01:58:49 +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 |
|
Bill Huang
|
a3693ccc61
|
8295087: Manual Test to Automated Test Conversion
Reviewed-by: ssahoo, rhalade
|
2022-12-22 16:50:59 +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 |
|
Naveen Narayanan
|
b005013a00
|
8296275: Write a test to verify setAccelerator method of JMenuItem
Reviewed-by: mvs, aivanov
|
2022-12-21 10:48:27 +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 |
|
lawrence.andrews
|
dd15d306a6
|
8299043: test/jdk/javax/swing/AbstractButton/5049549/bug5049549.java fails with java.lang.NullPointerException
Reviewed-by: serb
|
2022-12-20 01:16:37 +00:00 |
|
lawrence.andrews
|
abc1297643
|
8299044: test/jdk/javax/swing/JComboBox/JComboBoxBorderTest.java fails on non mac
Reviewed-by: serb, honkar
|
2022-12-19 23:26:01 +00:00 |
|