5779 Commits

Author SHA1 Message Date
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
Daniel Gredler
975e209244 8380794: AttributedString performance
Reviewed-by: jlu, naoto
2026-05-11 23:24:19 +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
Per Minborg
a6bd64be55 8376811: Implement JEP 531: Lazy Constants (Third Preview)
Reviewed-by: jvernee, vklang, mhaessig
2026-05-08 08:03:43 +00:00
Fabio Romano
8ae19e1ea4 8366478: BigDecimal roots
Reviewed-by: rgiulietti
2026-05-07 23:59:07 +00:00
Shawn Emery
ffc16bd40d 8364121: DES[ede]KeySpec do not consistently check for valid parameters
Reviewed-by: mullan
2026-05-07 17:50:10 +00:00
Benjamin Peterson
05efe2824d 8383909: Unused ThreadDumper.BoundedByteArrayOutputStream.write(int b) is wrong
Reviewed-by: alanb, sspitsyn
2026-05-07 11:08:09 +00:00
Alan Bateman
4f3edc376a 8380109: Implement JEP 533: Structured Concurrency (Seventh Preview)
Reviewed-by: vklang
2026-05-06 10:18:04 +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
Patricio Chilano Mateo
edff559cef 8379968: Test crashed: assert(cl._thread_status != JavaThreadStatus::NEW) failed: unstarted Thread
Reviewed-by: dholmes, alanb
2026-04-30 18:36:38 +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
John Engebretson
13c92d0d4d 8371656: HashMap.putAll() optimizations
Reviewed-by: smarks
2026-04-28 21:38:55 +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
Dusan Balek
c39cf564fc 8381898: SwitchBootstraps::typeSwitch() not accepting Float, Double types
8376162: SwitchBoostraps.typeSwitch does not throw IAE as expected

Reviewed-by: liach, abimpoudis
2026-04-28 10:22:05 +00:00
Yasumasa Suenaga
56559eb151 8380955: Value-based classes in FFM should have @ValueBased
Reviewed-by: liach, pminborg, mcimadamore
2026-04-28 08:43:02 +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
Valerie Peng
9866650b64 8371935: Enhance key generation
Reviewed-by: rhalade, jnibedita, ahgross, ascarpino, weijun
2026-04-22 12:14:03 +05:30
Valerie Peng
99e854c53f 8369575: Enhance crypto algorithm support
Reviewed-by: rhalade, ahgross, ascarpino, weijun
2026-04-22 12:14:03 +05:30
Artur Barashev
0fa512eb26 8371830: Enhance certificate chain validation
Reviewed-by: jnibedita, rhalade, pkumaraswamy, ahgross, weijun, mullan
2026-04-22 12:14:03 +05:30
Per Minborg
152a497007 8367463: Improved Arena allocations
Reviewed-by: rhalade, rriggs, jvernee
2026-04-22 12:14:02 +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
James Nord
97ccabb28e 8379567: URL documentation about encoding/decoding is hard to read
Reviewed-by: vyazici
2026-04-21 17:40:07 +00:00
Per Minborg
eac3968618 8381012: Add warning for == for MemorySegment.NULL
Reviewed-by: liach
2026-04-20 08:11:51 +00:00
Per Minborg
61849f47ad 8381935: Improve numChunks range in the PPC64 CallAranger
Reviewed-by: mdoerr
2026-04-20 08:08:49 +00:00
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
Viktor Klang
b418cbcdd4 8381418: Clarifying the identity Parameter in the Java Stream.reduce() Method Documentation
Reviewed-by: liach, alanb
2026-04-17 14:03:47 +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
Kieran Farrell
f2f8828188 8364182: Add jcmd VM.security_properties command
Reviewed-by: coffeys, kevinw, alanb
2026-04-14 07:36:55 +00:00
Jaikiran Pai
51cd741573 8381670: Revert the changes to GZIPInputStream related to InputStream.available() usage
Reviewed-by: lancea, iris
2026-04-14 04:45:15 +00:00
Mark Powers
531dad0cd7 8369917: LMS/HSS RFC 9858 Support
Reviewed-by: weijun
2026-04-13 20:37:18 +00:00
Vladimir Ivanov
121165ec91 8290892: C2: Intrinsify Reference.reachabilityFence
Co-authored-by: Tobias Holenstein <tholenstein@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: dlong, epeter
2026-04-13 16:49:57 +00:00
Alan Bateman
e893f4cf84 8196182: ServiceLoader.iterator().hasNext()/.next() may throw a LinkageError
8350481: ServiceLoader throws NCDEF instead of ServiceConfigurationError

Reviewed-by: liach, jpai
2026-04-11 04:49:31 +00:00
Eirik Bjørsnøs
d89bd4c980 8380542: ZipOutputStream.setComment and ZipEntry.setComment spec updates for rejecting unmappable characters and allowing null or empty comments
Reviewed-by: alanb, lancea, jpai
2026-04-10 05:29:18 +00:00
Eirik Bjørsnøs
67a71249a1 8381772: Remove mention of "mutable strings" in java.lang.String Javadocs
Reviewed-by: alanb, liach
2026-04-08 19:06:40 +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
Justin Lu
67f590d8ba 8381681: Clarify locale usage in Javadoc for the Locale display methods
Reviewed-by: naoto
2026-04-08 16:08:02 +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
Naoto Sato
410b3e816a 8381606: Javadoc typo in ResourceBundle example
Reviewed-by: iris, jlu
2026-04-03 19:37:33 +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
Paul Hübner
f3a1c67b1c 8381464: Typo in Linker::captureCallState JavaDoc
Reviewed-by: liach, pminborg
2026-04-01 13:03:01 +00:00
Eirik Bjørsnøs
3459f6b124 8380452: ZipOutputStream::putNextEntry(ZipEntry) throws unspecified IllegalArgumentException for unmappable entry name
Reviewed-by: jpai, lancea, alanb
2026-04-01 09:50:37 +00:00