6893 Commits

Author SHA1 Message Date
Du�an B�lek
c042ad289d 8386842: Preview files in root directory not recognized in system image
Reviewed-by: alanb, sherman, liach
2026-07-02 09:32:44 +00:00
Benjamin Peterson
e1a3967870 8364322: (fs) fchmodat support for AT_SYMLINK_NOFOLLOW flag too pessimistic on Linux
Reviewed-by: alanb
2026-07-02 05:35:46 +00:00
Jaikiran Pai
a301709aba 8385924: GZIPInputStream.read() behaves differently on some Java versions
Reviewed-by: lancea, alanb, simonis
2026-07-02 04:32:10 +00:00
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
Mark Powers
4bf4a60f76 8387123: Remove LuxTrust Global Root CA
Reviewed-by: mullan, rhalade
2026-06-30 18:07:11 +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
db24b35a30 8387259: Clarify extlang in Locale composition description
Reviewed-by: naoto, iris
2026-06-29 16:27:54 +00:00
April Ivy
38ee41bee3 8365887: Outdated comments in String::decode
Reviewed-by: liach, sherman
2026-06-26 06:32:10 +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
Chen Liang
5a19e49dc4 8378796: java.lang.runtime bootstrap methods missing lookup validation
Reviewed-by: jvernee
2026-06-25 14:06:19 +00:00
Liam Miller-Cushon
3b30a57e30 6356745: (coll) Add PriorityQueue(Collection, Comparator)
Co-authored-by: Valeh Hajiyev <valeh.hajiyev@gmail.com>
Reviewed-by: vklang, smarks, liach
2026-06-25 08:30:07 +00:00
Justin Lu
193de1b1c7 8387185: Locale does not respect numeric singletons
Reviewed-by: naoto
2026-06-24 18:14:22 +00:00
Nizar Benalla
ae7cced578 8387025: Typo in java man page option --illegal-final-field-mutation=warn "performaed"
Reviewed-by: alanb, aivanov, prr
2026-06-24 16:13:39 +00:00
Man Cao
41c33dafd5 8386965: Data race on java.lang.Class.reflectionFactory field
Reviewed-by: liach, alanb, iklam
2026-06-23 18:12:57 +00:00
Naoto Sato
fe46d6b1e2 8387041: Add a URL link to BCP 47 in the Locale class
Reviewed-by: jlu, iris
2026-06-23 16:09:55 +00:00
Matthias Baesken
16d0f161ef 8386960: BUILD_LIBVERIFY remove special warning settings
Reviewed-by: erikj, clanger
2026-06-23 12:08:06 +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
Joel Sikström
1fa4eb1b6a 8387003: Stale doc comment in TrustFinalFields.java after JDK-8376777
Reviewed-by: shade, alanb
2026-06-22 08:04:49 +00:00
Anthony Scarpino
ee28630820 8385978: Test javax/net/ssl/SSLSession/TestEnabledProtocols.java failed: java.security.cert.CertificateException: Unable to initialize, java.io.IOException: Too short
Reviewed-by: abarashev
2026-06-18 21:48:33 +00:00
Shawn Emery
37856eccb3 8386466: DESedeKeySpec.isParityAdjusted spec permits 8-byte key but RI throws InvalidKeyException
Reviewed-by: mullan
2026-06-18 17:16:48 +00:00
Shawn Emery
1ad2db7ad1 8386473: DESKeySpec and DESedeKeySpec may throw InvalidKeyException instead of ArrayIndexOutOfBoundsException for Integer.MIN_VALUE offset
Reviewed-by: mullan, syan
2026-06-18 17:16:21 +00:00
Weijun Wang
33a49d1119 8386681: Remove RawKeySpec
Reviewed-by: ascarpino
2026-06-18 16:07:48 +00:00
Viktor Klang
7644d4afd4 8386085: Livelock in AbstractQueuedSyncronizer.cleanQueue() when multiple threads do tryAcquire() with a short timeout and no permits available
Reviewed-by: dl, alanb
2026-06-18 10:34:14 +00:00
Ashay Rane
4411540b09 8385024: JLI_Open() doesn't correctly handle paths longer than MAXPATH on Windows
Reviewed-by: alanb, macarte
2026-06-17 16:29:07 +00:00
Adam Sotona
ef5b328ce5 8386700: Class-File API: StackMapGenerator.setLocalsFromArg leaves stale locals, generating invalid stack maps
Reviewed-by: liach
2026-06-17 07:54:25 +00:00
Vladimir Ivanov
b123df7583 8385119: Unify boolean value normalization
Reviewed-by: jrose, mhaessig
2026-06-15 18:21:27 +00:00
Chen Liang
3bd0923ca8 8386601: Rename LANGUAGE_MODEL preview feature to PREVIEW_SUPPORT
Reviewed-by: hannesw, vromero
2026-06-12 18:25:24 +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
Dusan Balek
55a53f945f 8357249: Compiler task keeps --system files open
Reviewed-by: alanb, jlahoda
2026-06-12 06:27:29 +00:00
Naoto Sato
d84d85f2de 8386328: TemporalField.adjustInto Javadoc incorrectly uses 1-argument method signatures
Reviewed-by: jlu, iris
2026-06-11 18:26:56 +00:00
Jatin Bhateja
90dc4208f8 8370691: Add new Float16Vector type and enable intrinsification of vector operations supported by auto-vectorizer
Co-authored-by: Bhavana Kilambi <bkilambi@openjdk.org>
Reviewed-by: psandoz, epeter, xgong, sherman
2026-06-11 03:03:04 +00:00
Anthony Scarpino
dc4bb5acbe 8383608: Make BinaryEncodable non-exhaustive
Reviewed-by: mullan
2026-06-10 17:35:43 +00:00
Sruthy Jayan
132072077a 8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX
Reviewed-by: naoto
2026-06-10 17:22:23 +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
Justin Lu
7f62474fcb 8386200: ListFormat incorrectly escapes single quotes
Reviewed-by: naoto
2026-06-09 16:28:45 +00:00
David Holmes
1c1a130856 8384844: Remove expired flags in JDK 28
Reviewed-by: jwilhelm, kvn, syan, jsikstro
2026-06-08 22:01:56 +00:00
Naoto Sato
177a371109 8385834: Tighten ListFormat.getInstance(String[]) behavior for invalid placeholders
Reviewed-by: jlu
2026-06-08 16:28:15 +00:00
Viktor Klang
4a84d0414e 8385830: ForkJoinTask#get may swallow caller thread's interrupt flag
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: alanb
2026-06-08 14:17:15 +00:00
Shawn Emery
0dd26b312e 8371305: X25519 should utilize x86 intrinsics
Reviewed-by: vpaprotski, ascarpino
2026-06-05 16:20:42 +00:00
Nizar Benalla
ca52afa38e 8384833: Start of release updates for JDK 28
8384838: Add SourceVersion.RELEASE_28
8384842: Add source 28 and target 28 to javac

Reviewed-by: iris, darcy, erikj, dholmes
2026-06-04 16:06:29 +00:00
Per Minborg
c4a3373faa 8385885: Clarify comment in LazyConstantImpl
Reviewed-by: vklang
2026-06-04 12:54:23 +00:00
Per Minborg
c6f9c23111 8385054: Spec: Clarify ofLazy List/Set/Map equals/hashCode/toString Javadoc
Reviewed-by: vklang
2026-06-04 08:50:52 +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
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