Tejpal Rebari
|
ecd445562f
|
8266510: Nimbus JTree default tree cell renderer does not use selected text color
Reviewed-by: psadhukhan, pbansal
|
2021-07-28 04:29:27 +00:00 |
|
Fernando Guallini
|
6346793c64
|
8269933: test/jdk/javax/net/ssl/compatibility/JdkInfo incorrect verification of protocol and cipher support
Reviewed-by: xuelei, rhalade
|
2021-07-21 03:38:40 +00:00 |
|
Alexander Zuev
|
534f00510e
|
8268284: javax/swing/JComponent/7154030/bug7154030.java fails with "Exception: Failed to hide opaque button"
Reviewed-by: serb
|
2021-07-20 03:31:22 +00:00 |
|
Alexander Zuev
|
eab959cbfa
|
8269269: [macos11] SystemIconTest fails with ClassCastException
Reviewed-by: jdv
|
2021-07-16 04:43:53 +00:00 |
|
Christoph Langer
|
d042029509
|
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
Reviewed-by: serb, psadhukhan, pbansal
|
2021-06-29 21:02:06 +00:00 |
|
Valerie Peng
|
80dc262e81
|
8265500: Some impls of javax.crypto.Cipher.init() do not throw UnsupportedOperationExc for unsupported modes
Reviewed-by: xuelei
|
2021-06-17 23:27:54 +00:00 |
|
Fernando Guallini
|
2047da7dcc
|
8265297: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset"
Reviewed-by: xuelei, rhalade
|
2021-06-17 16:23:56 +00:00 |
|
Sergey Bylokhov
|
f6f82c3168
|
8266421: Deadlock in Sound System
Reviewed-by: prr, azvegint
|
2021-06-09 00:14:40 +00:00 |
|
Sibabrata Sahoo
|
7f55dc1576
|
8179880: Refactor javax/security shell tests to plain java tests
Reviewed-by: weijun
|
2021-06-05 07:56:14 +00:00 |
|
Valerie Peng
|
136badb1f7
|
8248268: Support KWP in addition to KW
Reviewed-by: xuelei
|
2021-06-02 21:31:57 +00:00 |
|
Alexander Zuev
|
7f52c50ba3
|
8182043: Access to Windows Large Icons
Reviewed-by: aivanov, azvegint, prr
|
2021-05-27 21:49:20 +00:00 |
|
Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55:55 +00:00 |
|
Prasanta Sadhukhan
|
39a454bb87
|
8260331: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "ERROR: icon and imageIcon not same."
Reviewed-by: azvegint
|
2021-05-17 12:32:35 +00:00 |
|
Xue-Lei Andrew Fan
|
266702451d
|
8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java
Reviewed-by: hchao, mullan
|
2021-05-13 18:53:52 +00:00 |
|
Alexander Zuev
|
9b76955024
|
8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
Reviewed-by: jdv, pbansal, azvegint
|
2021-05-10 03:21:52 +00:00 |
|
Sibabrata Sahoo
|
20ad428974
|
8180568: Refactor javax/crypto shell tests to plain java tests
Reviewed-by: wetmore
|
2021-05-06 05:50:22 +00:00 |
|
Tejpal Rebari
|
30ccd8081b
|
8264950: Set opaque for JTooltip in config file of NimbusLookAndFeel
Reviewed-by: serb, pbansal
|
2021-05-04 04:53:25 +00:00 |
|
Sibabrata Sahoo
|
343a4a76f2
|
8185127: Add tests to cover hashCode() method for java supported crypto key types
Reviewed-by: valeriep
|
2021-04-28 09:48:16 +00:00 |
|
Pankaj Bansal
|
9481fad42f
|
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
Reviewed-by: aivanov
|
2021-04-27 12:59:22 +00:00 |
|
Alexander Zuev
|
ca6b1b49ab
|
8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
Reviewed-by: serb
|
2021-04-21 23:20:55 +00:00 |
|
Prasanta Sadhukhan
|
41fc7ddd8d
|
8199079: Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
Reviewed-by: prr
|
2021-04-21 14:35:48 +00:00 |
|
Sean Mullan
|
91b08b733e
|
8261779: JCK test api/javax_crypto/EncryptedPrivateKeyInfo/Ctor4.html is failing with assertion error when assertions enabled
Reviewed-by: rhalade, pkoppula, mschoene, weijun
|
2021-04-20 21:45:53 +00:00 |
|
Weijun Wang
|
8bec6fe6dc
|
8264277: java.xml.crypto module should be granted FilePermission and SocketPermission
Reviewed-by: mullan
|
2021-04-19 16:11:54 +00:00 |
|
Weijun Wang
|
8dbf7aa1f9
|
8241306: Add SignatureMethodParameterSpec subclass for RSASSA-PSS params
Reviewed-by: mullan
|
2021-04-19 14:29:18 +00:00 |
|
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 |
|