Alexander Zuev
|
74d03abb7b
|
8039270: The background color of the button can't be displayed and when pressed the button, the background color can not be changed in accordance with the case described.
Reviewed-by: azvegint, trebari
|
2021-04-16 19:30:55 +00:00 |
|
Fernando Guallini
|
79adc16fd8
|
8264152: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
Reviewed-by: xuelei
|
2021-04-16 16:51:41 +00:00 |
|
Alexander Zvegintsev
|
6946d91d7c
|
8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF
Reviewed-by: psadhukhan, kizune, aivanov
|
2021-04-16 14:32:12 +00:00 |
|
Prasanta Sadhukhan
|
75b039a43c
|
8263970: Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed
Reviewed-by: azvegint
|
2021-04-14 13:11:30 +00:00 |
|
Fernando Guallini
|
f4e639577e
|
8264190: Harden TLS interop tests
Reviewed-by: rhalade
|
2021-04-12 21:04:10 +00:00 |
|
Daniel Fuchs
|
d84a7e55be
|
8264124: Update MXBean specification and implementation to extend mapping of CompositeType to records
Reviewed-by: mchung, chegar, alanb
|
2021-04-12 16:31:36 +00:00 |
|
Jim Laskey
|
a0ec2cb289
|
8248862: Implement Enhanced Pseudo-Random Number Generators
Reviewed-by: darcy
|
2021-04-05 16:29:18 +00:00 |
|
Tejpal Rebari
|
39719da9d1
|
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
Reviewed-by: psadhukhan, serb
|
2021-04-05 14:17:19 +00:00 |
|
Jie Fu
|
da643cdb20
|
8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
Reviewed-by: serb
|
2021-04-02 08:25:26 +00:00 |
|
John Jiang
|
99b4bab366
|
8263188: JSSE should fail fast if there isn't supported signature algorithm
Reviewed-by: xuelei
|
2021-03-29 05:53:05 +00:00 |
|
Sergey Bylokhov
|
6678b01c57
|
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
Reviewed-by: kizune, trebari, pbansal
|
2021-03-29 03:41:15 +00:00 |
|
Sibabrata Sahoo
|
036ae0ea3e
|
8225438: javax/net/ssl/TLSCommon/TestSessionLocalPrincipal.java failed with Read timed out
Reviewed-by: xuelei, rhalade, hchao
|
2021-03-23 06:48:01 +00:00 |
|
Prasanta Sadhukhan
|
d24e4cfef3
|
8263481: Specification of JComponent::setDefaultLocale doesn't mention that passing 'null' restores VM's default locale
Reviewed-by: aivanov
|
2021-03-19 04:28:39 +00:00 |
|
Phil Race
|
2173feddb5
|
8263439: getSupportedAttributeValues() throws NPE for Finishings attribute
Reviewed-by: psadhukhan, azvegint
|
2021-03-18 20:00:11 +00:00 |
|
Anthony Scarpino
|
414ee95b8e
|
8261462: GCM ByteBuffer decryption problems
Reviewed-by: valeriep
|
2021-03-08 21:28:07 +00:00 |
|
Alexander Zuev
|
5eb2091a19
|
8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
Reviewed-by: aivanov, azvegint
|
2021-03-06 09:09:35 +00:00 |
|
Sean Mullan
|
a6427c85ee
|
8259709: Disable SHA-1 XML Signatures
Reviewed-by: rhalade, weijun
|
2021-03-04 17:21:37 +00:00 |
|
John Jiang
|
4f4d0f5366
|
8261969: SNIHostName should check if the encoded hostname conform to RFC 3490
Reviewed-by: rhalade, xuelei
|
2021-03-02 22:36:28 +00:00 |
|
Alexander Zvegintsev
|
c569f1d64b
|
8262085: Hovering Metal HTML Tooltips in different windows cause IllegalArgExc on Linux
Reviewed-by: serb, psadhukhan
|
2021-03-01 14:31:56 +00:00 |
|
Prasanta Sadhukhan
|
bcca10066d
|
4710675: JTextArea.setComponentOrientation does not work with correct timing
Reviewed-by: serb, pbansal
|
2021-02-26 06:19:15 +00:00 |
|
Jamil Nimeh
|
a30fb4fc68
|
8255867: SignatureScheme JSSE property does not preserve ordering in handshake messages
Reviewed-by: xuelei
|
2021-02-22 22:18:11 +00:00 |
|
Clive Verghese
|
63f8fc87cd
|
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Reviewed-by: xuelei
|
2021-02-22 18:36:30 +00:00 |
|
Amresh Sahu
|
0e9c5aedc8
|
8075909: [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
Reviewed-by: aivanov
|
2021-02-18 16:08:35 +00:00 |
|
Fernando Guallini
|
0a50688dec
|
8241372: Several test failures due to javax.net.ssl.SSLException: Connection reset
Reviewed-by: dfuchs, rhalade
|
2021-02-16 18:54:39 +00:00 |
|
Pankaj Bansal
|
849f4c0fb7
|
8260291: The case instruction is not visible in dark mode
Reviewed-by: trebari, aivanov
|
2021-02-15 16:43:49 +00:00 |
|
Stanimir Stamenkov
|
2e610f53c1
|
8260687: Inherited font size is smaller than expected when using StyleSheet to add styles
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: psadhukhan, aivanov, kizune
|
2021-02-15 16:16:50 +00:00 |
|
Matthias Perktold
|
48c932e1f1
|
8231286: HTML font size too large with high-DPI scaling and W3C_LENGTH_UNITS
Reviewed-by: aivanov, psadhukhan
|
2021-02-08 14:32:07 +00:00 |
|
Alexey Ivanov
|
dbc35f607a
|
8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java
Reviewed-by: serb, psadhukhan, kizune
|
2021-02-08 14:31:34 +00:00 |
|
Alexander Zuev
|
440db35e8f
|
8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
Reviewed-by: serb, pbansal
|
2021-02-05 22:27:41 +00:00 |
|
Prasanta Sadhukhan
|
c0084100bc
|
8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test
Reviewed-by: trebari, aivanov
|
2021-02-03 04:33:42 +00:00 |
|
Sean Mullan
|
baf46bac41
|
8259801: Enable XML Signature secure validation mode by default
Reviewed-by: weijun, rhalade
|
2021-01-28 14:28:27 +00:00 |
|
Prasanta Sadhukhan
|
1452280073
|
8164484: Unity, JTable cell editor, javax/swing/JComboBox/6559152/bug6559152.java
Reviewed-by: serb, jdv
|
2021-01-22 08:02:56 +00:00 |
|
Prasanta Sadhukhan
|
7f7166dbc8
|
8260035: Deproblemlist few problemlisted test
Reviewed-by: jdv
|
2021-01-21 08:27:39 +00:00 |
|
Stanimir Stamenkov
|
70b5b3119b
|
8257664: HTMLEditorKit: Wrong CSS relative font sizes
Reviewed-by: aivanov, psadhukhan
|
2021-01-20 13:34:52 +00:00 |
|
Alexander Zuev
|
917f7e9a95
|
8259650: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
Reviewed-by: jdv
|
2021-01-18 08:23:55 +00:00 |
|
Prasanta Sadhukhan
|
3f19ef63b7
|
8202880: Test javax/swing/JPopupMenu/8075063/ContextMenuScrollTest.java fails
Reviewed-by: aivanov
|
2021-01-18 07:20:12 +00:00 |
|
K Suman Rajkumaar
|
b01a15e4f0
|
8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
Reviewed-by: aivanov, serb
|
2021-01-15 09:40:31 +00:00 |
|
Jesper Wilhelmsson
|
51e14f2e2a
|
Merge
|
2021-01-14 01:29:47 +00:00 |
|
Prasanta Sadhukhan
|
a483869a6a
|
8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64
Reviewed-by: serb, pbansal, trebari
|
2021-01-13 07:00:37 +00:00 |
|
Prasanta Sadhukhan
|
44c83794f7
|
8256019: JLabel HTML text does not support translucent text colors
Reviewed-by: serb
|
2021-01-13 06:57:52 +00:00 |
|
Pankaj Bansal
|
28ff2de186
|
8259237: Demo selection changes with left/right arrow key. No need to press space for selection.
Reviewed-by: psadhukhan, kizune, serb
|
2021-01-12 09:46:06 +00:00 |
|
Tejpal Rebari
|
65ca5c6656
|
8048109: JToggleButton does not fire actionPerformed under certain conditions
Reviewed-by: serb, psadhukhan, vdyakov
|
2021-01-10 12:38:10 +00:00 |
|
Xue-Lei Andrew Fan
|
81db63e8d7
|
8259517: Incorrect test path in test cases
Reviewed-by: weijun
|
2021-01-10 04:36:12 +00:00 |
|
Roger Riggs
|
628c546bea
|
8258796: [test] Apply HexFormat to tests for java.security
Reviewed-by: xuelei
|
2021-01-08 21:32:54 +00:00 |
|
Prasanta Sadhukhan
|
32538b5b1d
|
8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
Reviewed-by: serb
|
2021-01-06 06:45:48 +00:00 |
|
Alexander Zuev
|
fc3b45c068
|
8258643: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
Reviewed-by: psadhukhan
|
2021-01-05 14:46:03 +00:00 |
|
Prasanta Sadhukhan
|
a2a3f4a3dc
|
8258924: javax/swing/JSplitPane/4201995/bug4201995.java fails in GTk L&F
Reviewed-by: serb
|
2021-01-04 04:33:30 +00:00 |
|
Xue-Lei Andrew Fan
|
b575dd80b6
|
8258914: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
Reviewed-by: wetmore
|
2020-12-25 04:25:20 +00:00 |
|
Jesper Wilhelmsson
|
d234388042
|
Merge
|
2020-12-21 09:09:05 +00:00 |
|
Prasanta Sadhukhan
|
c7c53d016e
|
8258554: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
Reviewed-by: serb
|
2020-12-19 12:00:18 +00:00 |
|