30609 Commits

Author SHA1 Message Date
Albert Mingkun Yang
e60bb72a4a 8388461: G1: Missing G1FromCardCache footprint
Reviewed-by: iwalulya
2026-07-22 06:23:29 +00:00
Ioi Lam
16fbf6289b 8388463: Aarch64+Zero build is broken by JDK-8387652
Reviewed-by: dholmes, stuefe
2026-07-22 06:17:15 +00:00
Eric Fang
694cebaadc 8387594: AArch64: Support vector integer division for SVE
Reviewed-by: aph, xgong
2026-07-22 03:32:07 +00:00
David CARLIER
70868ac528 8388457: parse_integer: typo in hex prefix detection causes out-of-bounds read and wrong base for negative hex
Reviewed-by: dholmes, fbredberg
2026-07-21 22:23:28 +00:00
Sholto
2be8e88ce7 8272194: java.sql.Date::toLocalDate() broken for dates before 1 A.D.
Reviewed-by: naoto, jlu
2026-07-21 20:12:55 +00:00
Jeremy Wood
bf7a715250 8385367: JTextComponent#setDocument() can reattach old AccessibleContext
Reviewed-by: prr, kizune
2026-07-21 18:28:06 +00:00
Brent Christian
9efe2ddd38 Merge
Reviewed-by: prr, kcr
2026-07-21 18:20:34 +00:00
Benjamin Peterson
32ef6a78c9 8388046: (fs) UnixFileSystem Flags.failIfUnableToCopyPosix and Flags.failIfUnableToCopyNonPosix no longer needed
Reviewed-by: alanb
2026-07-21 12:00:29 +00:00
Sean Mullan
659a1f3873 8386680: Specify how cipher suite matching is implemented in jdk.tls.disabledAlgorithms security property
Reviewed-by: abarashev
2026-07-21 11:12:30 +00:00
Albert Mingkun Yang
2fbd898824 8388477: Replace false with 0 in IntelJccErratum::compute_padding
Reviewed-by: shade
2026-07-21 06:49:24 +00:00
Yasumasa Suenaga
9335968057 8386593: AArch64: serviceability/sa/TestJhsdbJstackMixedWithXComp.java fails on Ubuntu 26.04
Reviewed-by: cjplummer, dzhang
2026-07-21 06:13:47 +00:00
Patricio Chilano Mateo
647c195d48 8386116: vm/jvmti/StopThread/stop001/stop00103/stop00103a.html trips assert(!java_lang_Thread::is_in_vthread_transition(vthread)) failed
Reviewed-by: dholmes, sspitsyn, dcubed
2026-07-20 18:13:19 +00:00
Manuel Hässig
4e30a933bf 8387073: C2: StoreNode::Ideal wrongly optimizes away scalar store before masked vector store
Reviewed-by: epeter, thartmann, qamai, chagedorn
2026-07-20 15:36:54 +00:00
Daniel Gredler
436e3647cb 8387375: Update package sun.font to use instanceof pattern variable
Reviewed-by: prr, psadhukhan
2026-07-20 15:18:18 +00:00
Jan Lahoda
99255c44eb 8186876: JShell: access javadoc for user/library classes
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: vromero, asotona
2026-07-20 13:02:39 +00:00
Maurizio Cimadamore
3623246047 8383563: Record pattern inference fails when inferred type arguments are same as formals
Reviewed-by: vromero, jlahoda
2026-07-20 13:00:13 +00:00
Andrew Dinn
87c1807272 8388381: appcds/aotClassLinking/AddReads.java fails with assert(stub_id != StubId::NO_STUBID) failed: blob continuation_blob (stub gen) contains no stubs! when run with -XX:-VMContinuations
Reviewed-by: kvn, iklam
2026-07-20 12:40:08 +00:00
Amit Kumar
857df83728 8388439: [s390x] LoadNKlass rule doesn't kill CC
Reviewed-by: aph, stuefe
2026-07-20 12:20:09 +00:00
Jan Lahoda
78ee01b2a6 8387965: Incorrect line numbers for instanceof with pattern matching
Reviewed-by: vromero
2026-07-20 10:11:43 +00:00
Gui Cao
b0417f6ff0 8388456: RISC-V: Add UseZvbb to RVA23U64Profile
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Reviewed-by: fyang, wenanjian
2026-07-20 08:33:44 +00:00
Jan Lahoda
9b69184e56 8387377: Compilation is very slow when --module-path contains many Automatic Modules and ALL-MODULE-PATH is used
Reviewed-by: vromero
2026-07-20 06:59:36 +00:00
Guanqiang Han
acdcbf8425 8388312: ZGC: Diagnostic VM option ZIndexDistributorStrategy is not validated
Reviewed-by: aboldtch, ayang
2026-07-20 06:55:53 +00:00
Jan Lahoda
b61ef6bd26 8387977: The java manpage should describe the new main method variants
Co-authored-by: Alex Buckley <abuckley@openjdk.org>
Reviewed-by: dholmes, vromero, iris
2026-07-20 03:53:09 +00:00
Gui Cao
e487b0dd02 8388075: RISC-V: Auto-enable Zvbc extension features
Reviewed-by: fyang, dzhang
2026-07-18 09:16:04 +00:00
David Briemann
e065824fbd 8387210: PPC64: Remove postalloc_expand from EncodePKlass and DecodeNKlass nodes
Reviewed-by: rrich, mbaesken, mdoerr
2026-07-18 06:43:58 +00:00
Artur Barashev
c6aaf91d2b 8385076: Follow-on fix for Improve certification checking
Reviewed-by: ahgross, rhalade, jnibedita, pkumaraswamy, weijun, mullan
2026-07-17 13:20:30 -07:00
Jayathirth D V
88fb149eb0 8377158: Enhance XBM image support
Reviewed-by: rhalade, aivanov, prr, azvegint
2026-07-17 13:20:30 -07:00
Weijun Wang
24def160f9 8381049: Enhance Jar handling
Reviewed-by: hchao, rhalade, mdonovan, abarashev, mullan, mpowers
2026-07-17 13:20:30 -07:00
Jamil Nimeh
7e17c402e4 8381796: Enhance Certificate parsing
Reviewed-by: ascarpino, abarashev, rhalade, mdonovan
2026-07-17 13:20:30 -07:00
Anthony Scarpino
48d32601cd 8381519: Enhance Der Value Handling
Reviewed-by: mschoene, jnimeh, valeriep
2026-07-17 13:20:30 -07:00
Jayathirth D V
33e220059b 8381039: Enhance AWT ImagingLib
Reviewed-by: mschoene, rhalade, azvegint, prr
2026-07-17 13:20:30 -07:00
Artur Barashev
404a4dd177 8380672: Improve certification checking
Reviewed-by: ahgross, jnibedita, pkumaraswamy, rhalade, weijun, mullan
2026-07-17 13:20:30 -07:00
Weijun Wang
0203dcff4b 8377833: Enhance Jar file processing
Reviewed-by: ahgross, rhalade, hchao, mullan
2026-07-17 13:20:29 -07:00
Daniel Fuchs
a8834d6dd0 8378687: Improve delegation of HttpURLConnection
Reviewed-by: rhalade, jpai, michaelm, skoivu
2026-07-17 13:20:29 -07:00
Jayathirth D V
d72538f9a5 8374058: Enhance JPEG handling
Reviewed-by: mschoene, rhalade, psadhukhan, prr
2026-07-17 13:20:29 -07:00
Volkan Yazici
1b0aeb0940 8377498: Improve HttpServer handling
Reviewed-by: dfuchs
2026-07-17 13:20:29 -07:00
Bradford Wetmore
b84cef8064 8368041: Enhance TLS certificate handling
Reviewed-by: jnimeh, abarashev, hchao, djelinski, ksreenath, ahgross, rhalade
2026-07-17 13:20:29 -07:00
Artur Barashev
2a83c50977 8373275: Improve DTLS handshaking
Reviewed-by: rhalade, pkumaraswamy, ahgross, jnibedita, jnimeh, mullan
2026-07-17 13:20:29 -07:00
Chad Rakoczy
ae6332d6e6 8388358: HotCodeHeap should throw warning when enabled without C2
Reviewed-by: kvn, eastigeevich
2026-07-17 15:51:06 +00:00
Roland Westrelin
5b3456ce70 8388406: [BACKOUT] C2: crash in compiled code due to zero division because of widened CastII
Reviewed-by: thartmann, chagedorn
2026-07-17 15:02:34 +00:00
Thomas Stuefe
9e9fae6584 8387652: [aarch64] Fallback mode for narrow klass decoding
Reviewed-by: aph, adinn, rkennke, galder
2026-07-17 13:44:59 +00:00
Dingli Zhang
9601cfb31b 8388399: RISC-V: Enable vector FP16 conversions with Zvfhmin
Reviewed-by: fyang, wenanjian
2026-07-17 13:18:05 +00:00
Harshit Dhiman
026a63d0d9 8388285: [s390] compP_reg_mem is missing the barrier_data() == 0 predicate
Reviewed-by: amitkumar, aph
2026-07-17 11:08:58 +00:00
April Ivy
a15f693cb8 8387467: ZGC: Use shared thread-local _nmethod_disarmed_guard_value
Reviewed-by: aboldtch, ayang, eosterlund
2026-07-17 08:44:52 +00:00
Jatin Bhateja
5bea309caa 8387698: C2 VectorAPI: Float16Vector::indexInRange hits: fatal error: Not monotonic
Reviewed-by: chagedorn, epeter
2026-07-17 07:07:52 +00:00
Matthias Baesken
2278ade4e8 8387674: Remove isXP() function from jabswitch.cpp
Reviewed-by: prr, clanger
2026-07-17 07:05:51 +00:00
Volkan Yazici
160382009f 8387598: sun.net.httpserver.maxReqTime and maxRspTime properties expect values in seconds
Reviewed-by: jpai
2026-07-17 06:38:30 +00:00
Volkan Yazici
0ad1166ada 8387753: Improve SimpleDateFormat.set2DigitYearStart() documentation
Reviewed-by: naoto
2026-07-17 05:55:39 +00:00
David CARLIER
6987a3593f 8387718: JVMTI GetLocal/SetLocal: slot bounds check overflows for long/double slots
Reviewed-by: dholmes, sspitsyn
2026-07-17 05:02:17 +00:00
Harshit Dhiman
c5c366ad0c 8388284: [s390] resolve_jobject uses wrong branch condition after tmll
Reviewed-by: amitkumar, aph
2026-07-17 04:14:32 +00:00