Julia Boes
|
4961373a67
|
8275137: jdk.unsupported/sun.reflect.ReflectionFactory.readObjectNoDataForSerialization uses wrong signature
Reviewed-by: dfuchs
|
2021-10-26 12:17:47 +00:00 |
|
Weijun Wang
|
10e1610f7b
|
8251134: Unwrapping a key with a Private Key generated by Microsoft CNG fails
Reviewed-by: valeriep
|
2021-10-26 02:45:23 +00:00 |
|
Weijun Wang
|
43619458d1
|
8185844: MSCAPI doesn't list aliases correctly
Reviewed-by: valeriep
|
2021-10-26 02:39:05 +00:00 |
|
Hai-May Chao
|
fec470f262
|
8272163: Add -version option to keytool and jarsigner
Reviewed-by: weijun
|
2021-10-22 20:53:38 +00:00 |
|
Sean Mullan
|
49f9d8031e
|
8243585: AlgorithmChecker::check throws confusing exception when it rejects the signer key
Reviewed-by: ascarpino
|
2021-10-21 17:28:40 +00:00 |
|
Weijun Wang
|
d589b664cc
|
8270380: Change the default value of the java.security.manager system property to disallow
Reviewed-by: lancea, mullan, rriggs
|
2021-10-21 14:04:48 +00:00 |
|
Evan Whelan
|
45ce06c9f3
|
8274779: HttpURLConnection: HttpClient and HttpsClient incorrectly check request method when set to POST
Reviewed-by: dfuchs, coffeys, vtewari, michaelm
|
2021-10-21 13:33:21 +00:00 |
|
Valerie Peng
|
e63c1486dc
|
8264849: Add KW and KWP support to PKCS11 provider
Reviewed-by: ascarpino
|
2021-10-19 20:50:56 +00:00 |
|
Weijun Wang
|
bd2b41dd70
|
8275252: Migrate cacerts from JKS to password-less PKCS12
Reviewed-by: erikj, ihse, mullan
|
2021-10-19 20:48:17 +00:00 |
|
Weijun Wang
|
8e02064288
|
8049520: FileCredentialsCache loads cache once and is never refreshed
Reviewed-by: mullan
|
2021-10-15 13:51:52 +00:00 |
|
Sean Coffey
|
03a8d342b8
|
8273826: Correct Manifest file name and NPE checks
Reviewed-by: weijun, hchao, mullan
|
2021-10-07 15:12:13 +00:00 |
|
Weijun Wang
|
03d3c03384
|
8273670: Remove weak etypes from default krb5 etype list
Reviewed-by: valeriep, mullan
|
2021-10-05 18:18:51 +00:00 |
|
Naoto Sato
|
f2404d60de
|
8274658: ISO 4217 Amendment 170 Update
Reviewed-by: lancea, iris
|
2021-10-04 15:06:48 +00:00 |
|
Ao Qi
|
b7b78ff1f3
|
8274561: sun/net/ftp/TestFtpTimeValue.java timed out on slow machines
Reviewed-by: jiefu, dfuchs
|
2021-10-01 08:52:04 +00:00 |
|
Alex Kasko
|
3e0d7c33d4
|
8270290: NTLM authentication fails if HEAD request is used
Reviewed-by: dfuchs, michaelm
|
2021-09-30 15:21:18 +00:00 |
|
Mahendra Chhipa
|
2f955d6f5b
|
8273142: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/http/ tests
Reviewed-by: michaelm
|
2021-09-30 11:29:20 +00:00 |
|
Weijun Wang
|
edd9d1c97b
|
8274330: Incorrect encoding of the DistributionPointName object in IssuingDistributionPointExtension
Reviewed-by: ascarpino
|
2021-09-29 15:37:16 +00:00 |
|
Sergey Bylokhov
|
e49e5b5a7e
|
8273972: Multi-core choke point in CMM engine (LCMSTransform.doTransform)
Reviewed-by: prr
|
2021-09-28 21:38:40 +00:00 |
|
Alexander Scherbatiy
|
961dcffc86
|
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
Reviewed-by: prr, psadhukhan, azvegint, aivanov, serb
|
2021-09-28 09:26:51 +00:00 |
|
Jaikiran Pai
|
ddc262746a
|
8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
Reviewed-by: naoto, yyang, rriggs
|
2021-09-28 05:00:27 +00:00 |
|
seanwxiang
|
7700b25460
|
8273401: Disable JarIndex support in URLClassPath
Reviewed-by: dfuchs, lancea, alanb, mchung
|
2021-09-26 11:43:40 +00:00 |
|
Alexey Bakhtin
|
5ba0d09fe4
|
8274205: Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: weijun
|
2021-09-24 12:09:38 +00:00 |
|
Sean Mullan
|
6d91a3eb7b
|
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
|
2021-09-21 13:45:47 +00:00 |
|
Naoto Sato
|
f71df142a9
|
8273187: jtools tests fail with missing markerName check
Reviewed-by: iris, sspitsyn, joehw
|
2021-09-20 13:38:38 +00:00 |
|
Evan Whelan
|
00e059ddb3
|
8133686: HttpURLConnection.getHeaderFields and URLConnection.getRequestProperties methods return field values in reverse order
Reviewed-by: dfuchs
|
2021-09-09 10:23:12 +00:00 |
|
Fernando Guallini
|
041ae20b10
|
8268558: [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped
Reviewed-by: mullan, rhalade
|
2021-09-07 14:36:15 +00:00 |
|
Ivan Šipka
|
5caa77b043
|
8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream
Reviewed-by: dfuchs
|
2021-09-07 09:46:27 +00:00 |
|
Jamil Nimeh
|
29e0f1386d
|
8272385: Enforce ECPrivateKey d value to be in the range [1, n-1] for SunEC provider
Reviewed-by: ascarpino, weijun
|
2021-09-02 17:54:08 +00:00 |
|
Weijun Wang
|
3d657eb0a6
|
8262186: Call X509KeyManager.chooseClientAlias once for all key types
Reviewed-by: xuelei
|
2021-08-31 20:07:02 +00:00 |
|
Fernando Guallini
|
f18c0fac11
|
8271560: sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java still fails due to "An established connection was aborted by the software in your host machine"
Reviewed-by: xuelei, rhalade
|
2021-08-30 17:28:49 +00:00 |
|
Sean Coffey
|
04a806ec86
|
8270344: Session resumption errors
Reviewed-by: xuelei
|
2021-08-20 20:10:42 +00:00 |
|
Abdul Kolarkunnu
|
a199ebc017
|
8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182
Reviewed-by: weijun
|
2021-08-17 16:54:32 +00:00 |
|
Rajan Halade
|
1cbf41a87b
|
8225083: Remove Google certificate that is expiring in December 2021
Reviewed-by: xuelei, mullan
|
2021-08-17 16:01:42 +00:00 |
|
Abdul Kolarkunnu
|
ed57cf1cf3
|
8266182: Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java
Reviewed-by: hchao, ssahoo, xuelei, weijun
|
2021-08-17 12:12:22 +00:00 |
|
Martin Balao
|
67869b491a
|
8270137: Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup
Reviewed-by: weijun
|
2021-08-10 16:28:10 +00:00 |
|
Sergey Tsypanov
|
249d641889
|
8263561: Re-examine uses of LinkedList
Reviewed-by: redestad
|
2021-08-02 12:50:38 +00:00 |
|
Sean Mullan
|
89f5c96d63
|
8232066: Remove outdated code/methods from PKIX implementation
Reviewed-by: weijun
|
2021-07-30 12:43:20 +00:00 |
|
Emmanuel Bourg
|
d09b028407
|
8271396: Spelling errors
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
|
2021-07-29 16:03:31 +00:00 |
|
Rajan Halade
|
2ec45dc2dd
|
8225082: Remove IdenTrust certificate that is expiring in September 2021
Reviewed-by: shade, mullan
|
2021-07-29 00:22:09 +00:00 |
|
Sean Mullan
|
fc80a6b493
|
8270946: X509CertImpl.getFingerprint should not return the empty String
Reviewed-by: weijun
|
2021-07-27 13:49:03 +00:00 |
|
Jesper Wilhelmsson
|
c36755dedf
|
Merge
|
2021-07-22 00:46:18 +00:00 |
|
Hai-May Chao
|
fc38331f44
|
8260960: Signs of jarsigner signing
Reviewed-by: weijun, rhalade
|
2021-07-21 20:28:55 +00:00 |
|
Jesper Wilhelmsson
|
7240d67868
|
Merge
|
2021-07-16 00:51:56 +00:00 |
|
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 |
|
Alexey Bakhtin
|
6f171b9f0d
|
8268965: TCP Connection Reset when connecting simple socket to SSL server
Reviewed-by: xuelei
|
2021-07-08 16:44:55 +00:00 |
|
Jesper Wilhelmsson
|
ee526a2ea8
|
Merge
|
2021-06-30 01:19:39 +00:00 |
|
Sean Coffey
|
0d745ae8fd
|
8269034: AccessControlException for SunPKCS11 daemon threads
Reviewed-by: valeriep
|
2021-06-29 22:52:45 +00:00 |
|
Mahendra Chhipa
|
7621fa37ef
|
8268464: Remove dependancy of TestHttpsServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
Reviewed-by: dfuchs, michaelm
|
2021-06-23 15:19:10 +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 |
|
Evan Whelan
|
a86728850e
|
8211227: Inconsistent TLS protocol version in debug output
Reviewed-by: xuelei, rhalade
|
2021-02-22 21:12:04 +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 |
|
Hai-May Chao
|
05301f5fd2
|
8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
Reviewed-by: coffeys, mullan, weijun
|
2021-02-17 16:38:56 +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 |
|