Sibabrata Sahoo
|
a32d2eefea
|
8269276: Additional tests for MessageDigest with different providers
Reviewed-by: valeriep, wetmore
|
2021-07-15 05:42:55 +00:00 |
|
Alexey Bakhtin
|
e1d3e73d4e
|
8268965: TCP Connection Reset when connecting simple socket to SSL server
Reviewed-by: xuelei
Backport-of: 6f171b9f0d
|
2021-07-12 10:24:39 +00:00 |
|
Sean Coffey
|
0d745ae8fd
|
8269034: AccessControlException for SunPKCS11 daemon threads
Reviewed-by: valeriep
|
2021-06-29 22:52:45 +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 |
|
Rajan Halade
|
54f5ffeaad
|
8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
Backport-of: b836b83b2a
|
2021-06-16 18:53:37 +00:00 |
|
Valerie Peng
|
f69e2d5651
|
8267397: AlgorithmId's OID cache is never refreshed
Reviewed-by: xuelei
|
2021-06-14 20:40:26 +00:00 |
|
Weijun Wang
|
e39346e708
|
8268093: Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE
Reviewed-by: mullan
|
2021-06-11 15:12:11 +00:00 |
|
Evan Whelan
|
408e0a9c69
|
8255148: Confusing log output: SSLSocket duplex close failed
Reviewed-by: mullan
|
2021-06-09 20:38:47 +00:00 |
|
Fernando Guallini
|
3aa7062c3d
|
8262409: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception"
Reviewed-by: rhalade, xuelei
|
2021-06-03 16:06:31 +00:00 |
|
Sean Coffey
|
eb385c0de2
|
8268167: MultipleLogins.java failure on macosx-aarch64
Reviewed-by: weijun
|
2021-06-03 13:47:47 +00:00 |
|
Sean Coffey
|
bdeaeb47d0
|
8240256: Better resource cleaning for SunPKCS11 Provider
Reviewed-by: valeriep
|
2021-06-03 06:45:06 +00:00 |
|
Fernando Guallini
|
ccfcd92667
|
8180571: Refactor sun/security/pkcs11 shell tests to plain java tests and fix failures
Reviewed-by: xuelei
|
2021-06-01 19:09:42 +00:00 |
|
Evgeny Astigeevich
|
a859d87cc1
|
8267721: Enable sun/security/pkcs11 tests for Amazon Linux 2 AArch64
Reviewed-by: phh
|
2021-05-26 21:08:47 +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 |
|
Hai-May Chao
|
f2d880c11a
|
8266400: importkeystore fails to a password less pkcs12 keystore
Reviewed-by: weijun
|
2021-05-24 15:38:32 +00:00 |
|
Fernando Guallini
|
347d41df90
|
8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption
Reviewed-by: dfuchs, rhalade
|
2021-05-13 10:50:06 +00:00 |
|
Hai-May Chao
|
995e956030
|
8266225: jarsigner is using incorrect security property to show weakness of certs
Reviewed-by: weijun, mullan
|
2021-05-11 19:37:26 +00:00 |
|
buddyliao
|
66191ff4b0
|
8266193: BasicJMapTest does not include testHistoParallel methods
Reviewed-by: sspitsyn, amenkov
|
2021-05-07 02:57:32 +00:00 |
|
Weijun Wang
|
04f7112647
|
8266293: Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long"
Reviewed-by: valeriep
|
2021-05-06 18:00:11 +00:00 |
|
Weijun Wang
|
48bb996ac9
|
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Reviewed-by: coffeys, hchao
|
2021-04-30 14:04:13 +00:00 |
|
Valerie Peng
|
5d8c1cc8a0
|
8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider
Reviewed-by: jnimeh
|
2021-04-29 21:02:41 +00:00 |
|
Fernando Guallini
|
7e3bc4cb44
|
8228442: DHKeyExchange/LegacyDHEKeyExchange.java failed due to "SSLException: An established connection was aborted by the software in your host machine"
Reviewed-by: xuelei
|
2021-04-28 15:40:53 +00:00 |
|
Weijun Wang
|
f834557ae0
|
8258915: Temporary buffer cleanup
Reviewed-by: valeriep
|
2021-04-22 18:11:43 +00:00 |
|
Sean Mullan
|
ae33d2a2f0
|
8258247: Couple of issues in fix for JDK-8249906
Reviewed-by: rhalade, weijun
|
2021-04-20 21:45:52 +00:00 |
|
Sean Mullan
|
7232e3c704
|
8249906: Enhance opening JARs
Reviewed-by: weijun, rhalade, mschoene
|
2021-04-20 21:45:52 +00:00 |
|
Naoto Sato
|
f6e54f2f9a
|
8258794: Support for CLDR version 39
Reviewed-by: joehw, erikj
|
2021-04-15 21:28:22 +00:00 |
|
Weijun Wang
|
c70589c68c
|
8265227: Move Proc.java from security/testlibrary to test/lib
Reviewed-by: rriggs, xuelei, rhalade, ssahoo
|
2021-04-15 15:07:47 +00:00 |
|
Weijun Wang
|
9cd5400d9b
|
8265138: Simplify DerUtils::checkAlg
Reviewed-by: xuelei
|
2021-04-13 16:56:36 +00:00 |
|
Martin Balao
|
1ee80e03ad
|
8261355: No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding
Reviewed-by: valeriep
|
2021-04-12 20:58:08 +00:00 |
|
Abdul Kolarkunnu
|
9bb1863ed7
|
8260923: Add more tests for SSLSocket input/output shutdown
Reviewed-by: coffeys
|
2021-04-09 13:57:58 +00:00 |
|
Hai-May Chao
|
719f95e504
|
8260693: Provide the support for specifying a signer in keytool -genkeypair
Reviewed-by: weijun
|
2021-04-09 01:59:59 +00:00 |
|
Weijun Wang
|
3d2b4cc567
|
8264864: Multiple byte tag not supported by ASN.1 encoding
Reviewed-by: xuelei
|
2021-04-08 21:26:05 +00:00 |
|
Weijun Wang
|
eb5c097b6d
|
8262389: Use permitted_enctypes if default_tkt_enctypes or default_tgs_enctypes is not present
Reviewed-by: mullan
|
2021-04-06 23:58:21 +00:00 |
|
Sergey Bylokhov
|
16acfafb6b
|
8012229: [lcms] Improve performance of color conversion for images with alpha channel
Reviewed-by: azvegint
|
2021-03-31 23:02:55 +00:00 |
|
Ziyi Luo
|
a5d7de2351
|
8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Co-authored-by: Greg Rubin <rubin@amazon.com>
Reviewed-by: valeriep
|
2021-03-29 20:14:47 +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 |
|
Naoto Sato
|
7284f013ea
|
8262110: DST starts from incorrect time in 2038
8073446: TimeZone getOffset API does not return a dst offset between years 2038-2137
Reviewed-by: rriggs
|
2021-03-26 17:13:49 +00:00 |
|
Sibabrata Sahoo
|
5a51d70987
|
8247895: SHA1PRNGReseed.java is calling setSeed(0)
Reviewed-by: weijun, rhalade
|
2021-03-23 06:46:20 +00:00 |
|
Chris Plummer
|
ed701ea687
|
8262271: SA: Add new stress test that tests getting the stack trace of an active thread
Reviewed-by: ysuenaga, sspitsyn
|
2021-03-19 19:20:11 +00:00 |
|
Chris Plummer
|
43524cc41a
|
8243455: Many SA tests can fail due to trying to get the stack trace of an active method
Reviewed-by: lmesnik, ysuenaga, sspitsyn
|
2021-03-12 23:35:47 +00:00 |
|
Evan Whelan
|
b2a2ddff44
|
8262438: sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed"
Reviewed-by: rhalade
|
2021-03-10 15:15:53 +00:00 |
|
Fernando Guallini
|
e1cad97049
|
8262862: Harden tests sun/security/x509/URICertStore/ExtensionsWithLDAP.java and krb5/canonicalize/Test.java
Reviewed-by: aefimov, michaelm
|
2021-03-05 16:26:05 +00:00 |
|
Ziyi Luo
|
a777e82cd8
|
8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
Reviewed-by: jnimeh
|
2021-03-04 15:17:53 +00:00 |
|
Conor Cleary
|
8bc8542e3f
|
8262195: Harden tests that use the HostsFileNameService (jdk.net.hosts.file property)
Reviewed-by: michaelm, aefimov, dfuchs, chegar
|
2021-03-01 10:18:12 +00:00 |
|
Jaikiran Pai
|
240f2a1bb7
|
8260366: ExtendedSocketOptions <clinit> can deadlock in some circumstances
Reviewed-by: dfuchs
|
2021-02-26 14:07:35 +00:00 |
|
Weijun Wang
|
ded96ddcde
|
8139348: Deprecate 3DES and RC4 in Kerberos
Reviewed-by: mullan
|
2021-02-25 18:49:05 +00:00 |
|
Lin Zang
|
c54724da14
|
8257234: Add gz option to SA jmap to write a gzipped heap dump
Reviewed-by: cjplummer, ysuenaga, sspitsyn
|
2021-02-25 12:09:55 +00:00 |
|
Lin Zang
|
aa35b42354
|
8261131: jcmd jmap dump should not accept gz option with no value
Reviewed-by: cjplummer, sspitsyn
|
2021-02-25 12:06:32 +00:00 |
|
Fernando Guallini
|
d70fd7b3c4
|
8258855: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and ReplayCacheTestProcWithMD5.java failed on OL8.3
Reviewed-by: weijun, rhalade
|
2021-02-24 17:05:58 +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 |
|