Andreas Chmielewski
|
3f52251c9d
|
8387124: Incomplete algorithm decomposition for TLS 1.3 cipher suites in SSLAlgorithmDecomposer
Reviewed-by: abarashev, mullan
|
2026-07-01 20:32:46 +00:00 |
|
Volodymyr Paprotski
|
58f118dd1c
|
8386911: Crypto benchmark regressions after JDK-8384353
Reviewed-by: weijun, semery
|
2026-06-29 19:11:12 +00:00 |
|
Justin Lu
|
892c881258
|
8387253: Locale incorrectly accepts extlangs after non 2*3ALPHA lang
Reviewed-by: naoto
|
2026-06-25 18:08:00 +00:00 |
|
Justin Lu
|
193de1b1c7
|
8387185: Locale does not respect numeric singletons
Reviewed-by: naoto
|
2026-06-24 18:14:22 +00:00 |
|
Hannes Wallnöfer
|
9c3a662c07
|
8386865: Fix links in JDK 27 JavaDoc API documentation
Reviewed-by: iris, naoto, jlu
|
2026-06-22 19:53:11 +00:00 |
|
Justin Lu
|
12d7e61866
|
8385927: JDK 27 RDP1 L10n resource files update
Reviewed-by: naoto
|
2026-06-22 16:54:20 +00:00 |
|
Weijun Wang
|
33a49d1119
|
8386681: Remove RawKeySpec
Reviewed-by: ascarpino
|
2026-06-18 16:07:48 +00:00 |
|
Hai-May Chao
|
95be3f9520
|
8386600: Fix comparison checks in DHasKEM
Reviewed-by: mullan
|
2026-06-12 17:08:13 +00:00 |
|
Sean Mullan
|
e1ec755882
|
8301626: Capture Named Group information in TLSHandshakeEvent
Reviewed-by: abarashev, coffeys, egahlin
|
2026-06-12 17:05:37 +00:00 |
|
Anthony Scarpino
|
dc4bb5acbe
|
8383608: Make BinaryEncodable non-exhaustive
Reviewed-by: mullan
|
2026-06-10 17:35:43 +00:00 |
|
Artur Barashev
|
543c21dde6
|
8386203: Use CRC32C checksum instead of Adler32 for stateless session ticket
Reviewed-by: mullan, ascarpino
|
2026-06-09 17:35:26 +00:00 |
|
Shawn Emery
|
0dd26b312e
|
8371305: X25519 should utilize x86 intrinsics
Reviewed-by: vpaprotski, ascarpino
|
2026-06-05 16:20:42 +00:00 |
|
Anthony Scarpino
|
e70e691307
|
8377506: Implement JEP 538: PEM Encodings of Cryptographic Objects (Third Preview)
Reviewed-by: weijun, mullan
|
2026-06-03 17:06:31 +00:00 |
|
Anthony Scarpino
|
43d80fd192
|
8329548: Change KeyUpdate messages from TLS 1.3
Reviewed-by: jnimeh
|
2026-06-02 21:42:24 +00:00 |
|
Volodymyr Paprotski
|
114e3c6106
|
8384353: SHA3 AVX2 and AVX512 intrinsics and improvements
Reviewed-by: sviswanathan, ascarpino, semery
|
2026-05-28 23:18:20 +00:00 |
|
Kirill Shirokov
|
2d97d4e7f8
|
8373426: Remove ffdhe6144 and ffdhe8192 from default list of TLS named groups
Reviewed-by: mullan, jnimeh
|
2026-05-27 18:45:04 +00:00 |
|
Manuel Hässig
|
2acf0dc98a
|
8382582: Remove the experimental JVMCI feature
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Reviewed-by: kvn, thartmann, liach, stefank, coleenp, erikj, vlivanov, cjplummer, alanb
|
2026-05-26 16:34:02 +00:00 |
|
Christopher Schnick
|
f59ee5acfc
|
8248122: java launcher should launch normally if JavaFX modules not found
Reviewed-by: kcr, prr, aivanov
|
2026-05-13 17:42:54 +00:00 |
|
Justin Lu
|
a2ea276e83
|
8381644: Locale matching APIs should describe null element behavior
Reviewed-by: naoto
|
2026-05-12 16:23:06 +00:00 |
|
Ferenc Rakoczi
|
bcbde75d4e
|
8372044: Implementation Review Based on ML-KEM Security Considerations
Reviewed-by: weijun
|
2026-05-12 13:07:36 +00:00 |
|
Alan Bateman
|
4edfc387f1
|
8377070: Update jimage format to support classes compiled with preview feature enabled
Co-authored-by: David Beaumont <dbeaumont@openjdk.org>
Reviewed-by: jpai, coleenp, sgehwolf
|
2026-05-12 10:09:28 +00:00 |
|
Mark Powers
|
d204824268
|
8383813: pkcs12 keystore fails to load because of incorrect DER length-encoding
Reviewed-by: weijun, myankelevich
|
2026-05-11 13:31:09 +00:00 |
|
Naoto Sato
|
2bef1d34f0
|
8383525: DateTimeFormatterBuilder.getLocalizedDateTimePattern() concurrency issue
Reviewed-by: jlu
|
2026-05-05 15:44:23 +00:00 |
|
Naoto Sato
|
4507ab8ae9
|
8379973: Provide means to customize localized patterns in DateTimeFormatter/Builder
Reviewed-by: jlu
|
2026-05-01 16:56:58 +00:00 |
|
Artur Barashev
|
44313a4537
|
8345277: TLSv1.2 - unable to sign a secp256r1 key with ecdsa_secp384r1_sha384
Co-authored-by: Steffen Heil <contact@secforge.de>
Reviewed-by: jnimeh, djelinski
|
2026-04-29 14:36:29 +00:00 |
|
Jaikiran Pai
|
0566c79eb2
|
8373481: Remove the deprecated -noclassgc, -noverify, -Xverify:none and -verifyremote options from the java launcher
Reviewed-by: lancea, dholmes, alanb
|
2026-04-28 11:06:35 +00:00 |
|
Justin Lu
|
38a8e3cc96
|
8381436: Remove Obsolete Translation Resources
Reviewed-by: prr, hchao, naoto, iris
|
2026-04-27 20:12:00 +00:00 |
|
Anthony Scarpino
|
64779a2541
|
8377975: Fails to parse PEM text with trailing whitespace on the first line
Reviewed-by: myankelevich, weijun
|
2026-04-27 18:44:18 +00:00 |
|
Volkan Yazici
|
7fcf2bb3ef
|
8180483: sun.net.www.protocol.http.HttpClient::available may consume one character
Reviewed-by: dfuchs
|
2026-04-24 10:12:04 +00:00 |
|
Chen Liang
|
cb8860a750
|
8379337: Deprecate Modifier.toString
Reviewed-by: alanb
|
2026-04-23 14:40:18 +00:00 |
|
Artur Barashev
|
135451eed0
|
8381771: Add a check for DNS label not to end with a hyphen
Reviewed-by: weijun, myankelevich
|
2026-04-22 17:29:00 +00:00 |
|
Artur Barashev
|
0fa512eb26
|
8371830: Enhance certificate chain validation
Reviewed-by: jnibedita, rhalade, pkumaraswamy, ahgross, weijun, mullan
|
2026-04-22 12:14:03 +05:30 |
|
Anthony Scarpino
|
3f242123e0
|
8348014: Enhance certificate processing
Reviewed-by: jnimeh, mschoene, rhalade, jnibedita, valeriep, weijun
|
2026-04-22 12:14:02 +05:30 |
|
Artur Barashev
|
0a8dbed7ef
|
8370656: Re-examine use of InterruptedIOException in sun.security.ssl code
Reviewed-by: weijun, alanb
|
2026-04-17 17:02:59 +00:00 |
|
Artur Barashev
|
8a710ae201
|
8372526: Add support for ZLIB TLS Certificate Compression
Co-authored-by: Xue-Lei Andrew Fan <xuelei@openjdk.org>
Reviewed-by: jnimeh, xuelei
|
2026-04-17 13:27:25 +00:00 |
|
Mark Powers
|
531dad0cd7
|
8369917: LMS/HSS RFC 9858 Support
Reviewed-by: weijun
|
2026-04-13 20:37:18 +00:00 |
|
Naoto Sato
|
13633c0825
|
8381379: Support std/dstOffset attributes in CLDR's metazone definitions
Reviewed-by: jlu
|
2026-04-08 18:35:40 +00:00 |
|
Daniel Jeliński
|
547ebe7236
|
8381316: HttpClient / Http3: poor exception messages on SSL handshake errors
Reviewed-by: dfuchs
|
2026-04-07 11:48:01 +00:00 |
|
Jaikiran Pai
|
f40a359df3
|
8373778: java.util.NoSuchElementException in HttpURLConnection.doTunneling0 when connecting via HTTPS
Reviewed-by: michaelm, vyazici
|
2026-04-06 13:21:44 +00:00 |
|
Daniel Jeliński
|
06c9aebce3
|
8377550: [REDO] Need to keep leading zeros in TlsPremasterSecret of TLS1.3 DHKeyAgreement
Reviewed-by: hchao, mullan
|
2026-04-02 13:40:51 +00:00 |
|
Weijun Wang
|
9131c72d63
|
8368692: Restrict Password::readPassword from reading from System.in
Reviewed-by: mullan
|
2026-04-01 17:49:31 +00:00 |
|
Daniel Gredler
|
f46a698113
|
8381015: CharsetEncoder.canEncode(CharSequence) is slow for UTF-8, UTF-16, UTF-32
Reviewed-by: naoto, vyazici
|
2026-03-31 21:46:05 +00:00 |
|
Koushik Thirupattur
|
7e0a1499ee
|
8345954: Revisit Class Initializers and Locking in X509TrustManagerImpl
Reviewed-by: weijun
|
2026-03-30 12:50:42 +00:00 |
|
Hai-May Chao
|
cf424480f4
|
8375275: Error handling to raise illegal_parameter or internal_error alert in hybrid key exchange
Reviewed-by: wetmore, mpowers
|
2026-03-25 15:29:34 +00:00 |
|
Hai-May Chao
|
cdd64dbb5d
|
8379433: Throwing proper exception for invalid encapsulation length in Hybrid
Reviewed-by: weijun
|
2026-03-19 19:12:27 +00:00 |
|
Shawn Emery
|
fdb129ad94
|
8378893: X25519 should utilize a larger limb size
Co-authored-by: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com>
Reviewed-by: ascarpino, bperez
|
2026-03-13 16:34:30 +00:00 |
|
Ben Perez
|
e9446e1554
|
8368841: X25519 implementation differs from the specification in RFC 7748
Reviewed-by: ascarpino, semery
|
2026-03-13 15:02:02 +00:00 |
|
Weijun Wang
|
375f821627
|
8379515: draft-ietf-lamps-kyber-certificates is now RFC 9935
Reviewed-by: mullan
|
2026-03-09 13:54:11 +00:00 |
|
Artur Barashev
|
b349f661ea
|
8379191: SunX509KeyManagerImpl alias chooser methods returns null for EC_EC
Reviewed-by: myankelevich, mullan
|
2026-03-06 14:27:53 +00:00 |
|
Sean Coffey
|
93fe49abef
|
8371333: Optimize static initialization of SSLContextImpl classes and improve logging
Reviewed-by: hchao, jnimeh
|
2026-02-25 12:57:30 +00:00 |
|