6850 Commits

Author SHA1 Message Date
Sean Mullan
148305fb55 Merge branch 'master' into open6 2026-06-03 09:00:00 -04:00
Sean Mullan
19f295b11c Initial revision. 2026-06-03 08:50:33 -04:00
Per Minborg
bf14f24f76 8385013: Startup regression ~30% / 7-10ms with noop
Reviewed-by: liach
2026-06-03 12:28:18 +00:00
Erik Gahlin
39de79eae2 8367584: Implement JEP 536: JFR In-Process Data Redaction
Reviewed-by: mgronlun
2026-06-03 06:33:32 +00:00
Anthony Scarpino
43d80fd192 8329548: Change KeyUpdate messages from TLS 1.3
Reviewed-by: jnimeh
2026-06-02 21:42:24 +00:00
Naoto Sato
4192f9bf2e 8385736: Optimize ListFormat custom pattern parsing
Reviewed-by: jlu
2026-06-02 20:27:12 +00:00
Ferenc Rakoczi
6253a03af3 8383635: Improve performance of ML-KEM's implKyberNttMultJava() method
Reviewed-by: semery, weijun
2026-06-02 16:43:57 +00:00
Roman Marchenko
c469bb2cd7 8383867: File.getCanonicalPath drops backslash from UNC path with directory junctions
Reviewed-by: alanb
2026-06-02 14:54:16 +00:00
Jaikiran Pai
207dc4e82f 8322256: Define and document GZIPInputStream concatenated stream semantics
Reviewed-by: lancea, alanb, simonis
2026-06-02 04:37:09 +00:00
Jaikiran Pai
9489e12f42 8385656: Misplaced comment on enum value in jdk.internal.util.Architecture
Reviewed-by: liach
2026-06-01 01:09:28 +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
Justin Lu
e495051635 8382031: Update IANA Language Subtag Registry to Version 2026-05-05
Reviewed-by: naoto, iris
2026-05-27 17:22:02 +00:00
Markus Grönlund
eb7da8ca81 8382332: Large regression (~50%) in SPECjbb2015 when using JFR after JEP 500
Reviewed-by: alanb, egahlin
2026-05-27 11:48:12 +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
Chen Liang
05d925ea56 8385114: Prevent creation of invalid TableSwitchInstruction
Reviewed-by: asotona
2026-05-22 21:22:53 +00:00
Weijun Wang
3a9cb9a7c2 8385092: KeyChainStore entry creation time is always now
Reviewed-by: mullan
2026-05-22 15:01:27 +00:00
Adam Sotona
f1caad39e9 8384653: Potential null pointer dereference in java.base/share/classes/jdk/internal/classfile/impl/StackMapGenerator.java
Reviewed-by: liach
2026-05-22 10:19:27 +00:00
Yasumasa Suenaga
7bbd261978 8381233: Linker does not need to be value based class
Reviewed-by: mcimadamore
2026-05-22 06:14:07 +00:00
Anton Artemov
05a198af2f 8326547: StrictMath.pow returns results outside of a 1 ulp error bound.
Reviewed-by: dsimms, fbredberg
2026-05-21 16:26:29 +00:00
Ashay Rane
36eb8edadf 8383623: (fs) Update Windows file system provider to use GetFileInformationByName where possible
Reviewed-by: alanb
2026-05-21 08:13:48 +00:00
Dusan Balek
50deb1712c 8384631: SwitchBoostraps.typeSwitch method Javadoc still mentions target of a reference type
Reviewed-by: liach
2026-05-21 06:45:18 +00:00
Ioi Lam
a37b02baa2 8381710: Avoid using lambdas in ModuleBootstrap in AOT training mode
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: kvn, liach
2026-05-19 19:20:02 +00:00
Volkan Yazici
ff34610ead 8382928: Add documentation to java.net.URI.normalize about empty segments
Reviewed-by: dfuchs, alanb
2026-05-19 18:35:39 +00:00
Ioi Lam
42d6307030 8374348: Implement -XX:AOTMode=required as alias for -XX:AOTMode=on
Reviewed-by: kvn, dholmes
2026-05-14 05:52:10 +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
Naoto Sato
bdc277d630 8371842: Update CLDR to Version 48.2
Reviewed-by: jlu, iris
2026-05-13 16:09:38 +00:00
Matthias Baesken
05684dbbc0 8384163: (so) SocketChannel.connect and finishConnect() exception messages could be improved
Reviewed-by: clanger, alanb
2026-05-13 06:24:12 +00:00
Jaikiran Pai
d073676853 8310138: Socket.isInputShutdown and isOutputShutdown don't specify what is returned when socket is closed
Reviewed-by: dfuchs, michaelm
2026-05-13 01:37:39 +00:00
Rajan Halade
6e0008b91f 8372351: Add 2 WISeKey roots
Reviewed-by: mullan
2026-05-13 01:17:50 +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
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
Kirill Shirokov
5caa357fc6 8381364: Update the java tool specification for CompileCommand compile levels
Reviewed-by: kvn, mhaessig
2026-05-10 18:51:24 +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
Leo Korinth
c2b9ffed49 8227106: Rename InitiatingHeapOccupancyPercent to G1IHOP and make G1IHOP G1 specific
Reviewed-by: ayang, tschatzl, iwalulya
2026-05-07 09:51:41 +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
Kieran Farrell
bc634b140d 8383473: Follow on from 2026b time change to include temporary hack BC time change
Reviewed-by: naoto
2026-04-29 16:12:14 +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