Christoph Langer
|
93b6ab56ae
|
8256818: SSLSocket that is never bound or connected leaks socket resources
Reviewed-by: xuelei
|
2020-12-02 19:23:26 +00:00 |
|
Bradford Wetmore
|
fe5cccc1ec
|
8254631: Better support ALPN byte wire values in SunJSSE
Reviewed-by: xuelei, dfuchs
|
2020-12-02 04:14:28 +00:00 |
|
Lin Zang
|
461c5fc637
|
8256450: Add gz option to jmap to write a gzipped heap dump
Reviewed-by: cjplummer, sspitsyn, phh
|
2020-11-25 16:51:42 +00:00 |
|
Sean Mullan
|
dbfeb90d3a
|
8243559: Remove root certificates with 1024-bit keys
Reviewed-by: weijun
|
2020-11-24 18:14:05 +00:00 |
|
Naoto Sato
|
68138893a5
|
8251317: Support for CLDR version 38
Reviewed-by: erikj, bchristi, joehw
|
2020-11-19 22:41:11 +00:00 |
|
Sean Mullan
|
b9db002fef
|
8256682: JDK-8202343 is incomplete
Reviewed-by: dfuchs
|
2020-11-19 19:09:22 +00:00 |
|
Sean Mullan
|
3a4b90f086
|
8202343: Disable TLS 1.0 and 1.1
Reviewed-by: xuelei, dfuchs, coffeys
|
2020-11-19 14:15:57 +00:00 |
|
Dong Bo
|
b0b9dd27b8
|
8256318: AArch64: Add support for floating-point absolute difference
Reviewed-by: aph
|
2020-11-18 10:14:20 +00:00 |
|
Christoph Langer
|
1e9a432d59
|
8256202: Some tweaks for jarsigner tests PosixPermissionsTest and SymLinkTest
Reviewed-by: mbaesken
|
2020-11-13 17:28:05 +00:00 |
|
Lin Zang
|
14e25e2059
|
8255982: Extend BasicJMapTest to test with different GC Heap
Reviewed-by: shade, iignatyev
|
2020-11-12 02:12:15 +00:00 |
|
Sergey Bylokhov
|
e730e8b691
|
8241806: The sun/awt/shell/FileSystemViewMemoryLeak.java is unstable
Reviewed-by: jdv, aivanov
|
2020-11-06 00:30:09 +00:00 |
|
Brian Burkhalter
|
d6f0940400
|
8255913: Decrease number of iterations in TestMaxCachedBufferSize
Reviewed-by: lancea, dfuchs
|
2020-11-05 18:30:34 +00:00 |
|
Weijun Wang
|
80380d51d2
|
8255494: PKCS7 should use digest algorithm to verify the signature
Reviewed-by: valeriep
|
2020-10-31 03:22:35 +00:00 |
|
Weijun Wang
|
f77a658557
|
8153005: Upgrade the default PKCS12 encryption/MAC algorithms
Reviewed-by: mullan
|
2020-10-30 13:23:33 +00:00 |
|
Igor Ignatyev
|
7e305ad1d4
|
8255405: sun/net/ftp/imp/FtpClient uses SimpleDateFormat in not thread-safe manner
Reviewed-by: chegar, ryadav, dfuchs
|
2020-10-28 23:53:51 +00:00 |
|
Alexey Bakhtin
|
7a7ce021de
|
8007632: DES/3DES keys support in PKCS12 keystore
Reviewed-by: weijun
|
2020-10-27 18:41:44 +00:00 |
|
Weijun Wang
|
e8b75b13dc
|
8255393: sun/security/util/DerValue/Indefinite.java fails with ---illegal-access=deny
Reviewed-by: alanb
|
2020-10-26 14:33:34 +00:00 |
|
Igor Ignatyev
|
6545e19fcc
|
8255078: sun/net/ftp/imp/FtpClient$MLSxParser uses wrong datetime format
Reviewed-by: dfuchs
|
2020-10-23 22:31:18 +00:00 |
|
Naoto Sato
|
ff5f2265d2
|
8255086: Update the root locale display names
Reviewed-by: bchristi, joehw
|
2020-10-23 01:13:36 +00:00 |
|
Jan Lahoda
|
211bb62a90
|
8255124: KeepAliveStreamCleaner may crash with java.lang.IllegalMonitorStateException: current thread is not owner
Reviewed-by: alanb, chegar, dfuchs
|
2020-10-22 07:29:37 +00:00 |
|
Fei Yang
|
b25d894015
|
8252204: AArch64: Implement SHA3 accelerator/intrinsic
Co-authored-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Co-authored-by: Dong Bo <dongbo4@huawei.com>
Reviewed-by: aph, kvn
|
2020-10-22 04:38:39 +00:00 |
|
Valerie Peng
|
1191a633fe
|
8199697: FIPS 186-4 RSA Key Generation
Reviewed-by: xuelei
|
2020-10-21 22:42:07 +00:00 |
|
Weijun Wang
|
839f01ddf5
|
8242068: Signed JAR support for RSASSA-PSS and EdDSA
Reviewed-by: valeriep
|
2020-10-21 14:18:43 +00:00 |
|
Sean Mullan
|
62a03bd387
|
8237995: Enhance certificate processing
Reviewed-by: weijun, rhalade, ahgross, erikj
|
2020-10-20 14:58:38 -07:00 |
|
Erik Joelsson
|
0b5101658d
|
8253660: Need better error report when artifact resolution fails in AotCompiler.java
Reviewed-by: ihse
|
2020-10-19 17:40:54 +00:00 |
|
Kiran Sidhartha Ravikumar
|
9c9349098a
|
8254177: (tz) Upgrade time-zone data to tzdata2020b
Reviewed-by: erikj, naoto, coffeys
|
2020-10-13 11:38:03 +00:00 |
|
Rajan Halade
|
123e786db2
|
8239105: Add exception for expiring Digicert root certificates to VerifyCACerts test
"8239105: added verisigntsaca and thawtepremiumserverca to EXPIRY_EXC_ENTRIES list"
Reviewed-by: mullan
|
2020-10-02 17:21:56 +00:00 |
|
Weijun Wang
|
3c4e824aa5
|
8249783: Simplify DerValue and DerInputStream
Reviewed-by: valeriep
|
2020-10-01 18:55:35 +00:00 |
|
Anthony Scarpino
|
fb206908b4
|
8253637: Update EC removal
Reviewed-by: mullan
|
2020-09-29 18:05:20 +00:00 |
|
Hai-May Chao
|
0e855fe5fa
|
8252377: Incorrect encoding for EC AlgorithmIdentifier
Reviewed-by: weijun
|
2020-09-25 19:47:15 +00:00 |
|
Anthony Scarpino
|
0b83fc0150
|
8235710: Remove the legacy elliptic curves
Reviewed-by: xuelei, erikj
|
2020-09-25 02:40:36 +00:00 |
|
Valerie Peng
|
40206822f4
|
8172366: Support SHA-3 based signatures
Enhance default JDK providers including SUN, SunRsaSign, and SunEC, with signatures using SHA-3 family of digests.
Reviewed-by: xuelei
|
2020-09-15 20:28:48 +00:00 |
|
Sergey Bylokhov
|
488022689f
|
8171303: sun/java2d/pipe/InterpolationQualityTest.java fails on Windows & Linux
Reviewed-by: prr, psadhukhan, kcr
|
2020-09-10 21:47:05 +00:00 |
|
Sean Coffey
|
7686e87155
|
8250968: Symlinks attributes not preserved when using jarsigner on zip files
Reviewed-by: lancea, weijun, hchao
|
2020-09-07 19:01:07 +00:00 |
|
Jie Fu
|
5585e6f63a
|
8251155: HostIdentifier fails to canonicalize hostnames starting with digits
Reviewed-by: sspitsyn, redestad
|
2020-08-05 15:07:25 +08:00 |
|
Rajan Halade
|
39c9560cbf
|
8251859: sun/security/validator/PKIXValAndRevCheckTests.java fails
Reviewed-by: jnimeh
|
2020-08-17 17:26:30 -07:00 |
|
Lin Zang
|
3498a10a2b
|
8215624: Add parallel heap iteration for jmap –histo
Chunk and parallelize the heap scan
Reviewed-by: sspitsyn, stefank, phh
|
2020-08-13 11:31:37 -07:00 |
|
Abdul Kolarkunnu
|
b5d775f115
|
8248745: Add jarsigner and keytool tests for restricted algorithms
Reviewed-by: mullan, hchao
|
2020-08-08 20:29:27 -07:00 |
|
Leo Jiang
|
ef86f06c42
|
8250665: Wrong translation for the month name of May in ar_JO,LB,SY
Reviewed-by: naoto
|
2020-08-07 01:48:31 +00:00 |
|
Rajan Halade
|
1e535dfa53
|
8243320: Add SSL root certificates to Oracle Root CA program
Reviewed-by: mullan
|
2020-08-03 11:35:24 -07:00 |
|
Brian Burkhalter
|
d6035a522e
|
8249772: (ch) Improve sun/nio/ch/TestMaxCachedBufferSize.java
Reviewed-by: alanb
|
2020-07-30 15:06:29 -07:00 |
|
Rajan Halade
|
6e32338330
|
8243321: Add Entrust root CA - G4 to Oracle Root CA program
Reviewed-by: mullan
|
2020-07-29 09:31:38 -07:00 |
|
Rahul Yadav
|
17035efe87
|
8250602: Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones
This fix updates the test LoggerDateFormatterTest.java to be able to handle different TimeZones
Reviewed-by: alanb, dfuchs, xuelei
|
2020-07-29 10:26:39 +01:00 |
|
Hai-May Chao
|
cce3929e07
|
8247960: jarsigner says "signer errors" for some normal warnings when -strict is set
8250586: jarsigner refactoring in displayMessagesAndResult() method
Reviewed-by: weijun
|
2020-07-25 16:40:10 +08:00 |
|
Rahul Yadav
|
778d8a45cb
|
8245306: Update sun.security.ssl.SSLLogger to use Immutable DateTimeFormatter
The fix updates sun.security.ssl.SSLLogger to use DateTimeFormatter to make it virtual thread friendly
Reviewed-by: alanb, jnimeh
|
2020-07-24 12:07:59 +01:00 |
|
Jesper Wilhelmsson
|
3dcd1c1ab0
|
Merge
|
2020-07-09 04:32:30 +02:00 |
|
Ivan Sipka
|
dda0c6cecd
|
8211974: move test/jdk/lib/testlibrary/java/util/jar/*.java to top-level library or a local library
Reviewed-by: rriggs, bchristi, lancea, iignatyev
|
2020-07-08 20:35:36 +01:00 |
|
Anthony Scarpino
|
a0e5043781
|
8246806: Incorrect copyright header in KeyAgreementTest.java, GroupName.java
Reviewed-by: weijun
|
2020-07-08 08:58:05 -07:00 |
|
Mandy Chung
|
f2b191a6e9
|
8247444: Trust final fields in records
Co-authored-by: Christoph Dreis <christoph.dreis@freenet.de>
Reviewed-by: jrose, dholmes, forax, coleenp, vlivanov
|
2020-06-19 08:27:59 -07:00 |
|
Shivangi Gupta
|
82e3640eb1
|
8246330: Add TLS Tests for Legacy ECDSA curves
Reviewed-by: rhalade
|
2020-06-09 00:04:40 -07:00 |
|