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 |
|