30678 Commits

Author SHA1 Message Date
Tobias Hartmann
7f418b7005 8388441: [lworld] Expansion of substitutability test fails after macro expansion
Reviewed-by: mchevalier, chagedorn
2026-08-03 06:34:37 +00:00
Tobias Hartmann
185c99feb8 8388192: [lworld] Some code is not guarded by Arguments::is_valhalla_enabled()
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: aboldtch, chagedorn, kvn
2026-08-03 06:18:46 +00:00
Christian Hagedorn
37ab50a190 8389088: [lworld] C2: assert(false) failed: empty program detected during loop optimization
Reviewed-by: mchevalier, thartmann
2026-08-03 06:09:44 +00:00
Christian Hagedorn
ba05044f2c 8388007: [lworld] [Umbrella] Adressing remaining compiler review comments from the Valhalla PR
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: thartmann, mchevalier
2026-08-03 06:09:25 +00:00
Tobias Hartmann
0ddc887bd9 8389450: [lworld] Value class adapter generation leaks CodeCache BufferBlob
Reviewed-by: phubner, aboldtch
2026-08-03 05:46:19 +00:00
Tobias Hartmann
282b67e90e 8389214: [lworld] StoreFlatNode with TOP value input not correctly handled by IGVN
Reviewed-by: mchevalier, chagedorn
2026-08-03 05:45:51 +00:00
Ioi Lam
3b3f9649f1 8382879: AOT training run exits with 0 even if assembly subprocess fails
Reviewed-by: kvn, jsjolen
2026-08-03 05:45:25 +00:00
Tobias Hartmann
3bfc2b844d 8389235: [lworld] Wrong reason for too_many_traps_or_recompiles check in Parse::speculate_non_flat_array
Reviewed-by: mchevalier, chagedorn
2026-08-03 05:43:00 +00:00
Tobias Hartmann
a282521750 8388851: [lworld] Remove obsolete array store address recomputation
Reviewed-by: mchevalier, chagedorn
2026-08-03 05:40:39 +00:00
Tobias Hartmann
c6da3a4b37 8388317: [lworld] LibraryCallKit::inline_unsafe_flat_access asserts on null literal
Reviewed-by: chagedorn, fparain
2026-08-03 05:38:33 +00:00
Guoxiong Li
5b2d6991a1 8389384: JDK-6960970 broke cross compilation on slow-debug level
Reviewed-by: dholmes, sspitsyn
2026-08-02 03:54:07 +00:00
Guanqiang Han
79b0a1c326 8389552: [s390]: Build fails due to missing CodeCache declaration in continuationEntry_s390.inline.hpp
Reviewed-by: amitkumar
2026-08-01 07:05:36 +00:00
Gui Cao
4a6718b062 8389312: RISC-V: vector_update_crc32 wrongly assumes undisturbed tail elements
Reviewed-by: fyang, dzhang
2026-08-01 03:05:13 +00:00
Jaikiran Pai
add59ed298 8388400: Incorrect null check in jdk.internal.jrtfs.ExplodedImage$PathNode constructor
Reviewed-by: alanb, liach
2026-08-01 02:21:58 +00:00
Jaikiran Pai
af4e9468d3 8389514: HttpClientImpl$SelectorManager.deregistrations collection is always empty resulting in dead code
Reviewed-by: dfuchs, djelinski
2026-08-01 02:13:56 +00:00
Mat Carter
b030a508d7 8382692: Use 'isb' instruction in SpinPause on windows-aarch64
Reviewed-by: fbredberg, jsjolen
2026-07-31 17:20:20 +00:00
Sorna Sarathi N
835c7b1be5 8354489: Some callers of VMError::report_and_die think it can return
Reviewed-by: amitkumar, dholmes
2026-07-31 12:49:29 +00:00
Daniel Jeliński
6b590fd86d 8389395: Use factory method to construct SequentialSchedulers
Reviewed-by: dfuchs
2026-07-31 11:29:34 +00:00
David Simms
cc278dbb8a 8389219: Implement JEP 401: Value Objects (Preview)
8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

Co-authored-by: David Simms <dsimms@openjdk.org>
Co-authored-by: Dan Smith <dlsmith@openjdk.org>
Co-authored-by: Frederic Parain <fparain@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Karen Kinnear <acorn@openjdk.org>
Co-authored-by: Alex Menkov <amenkov@openjdk.org>
Co-authored-by: Bill Huang <bhuang@openjdk.org>
Co-authored-by: Benoît Maillard <bmaillard@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Casper Norrbin <cnorrbin@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: David Beaumont <dbeaumont@openjdk.org>
Co-authored-by: Daniel D. Daugherty <dcubed@openjdk.org>
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Dmitry Samersoff <dsamersoff@openjdk.org>
Co-authored-by: Eric Caspole <ecaspole@openjdk.org>
Co-authored-by: Evgeny Nikitin <enikitin@openjdk.org>
Co-authored-by: Ekaterina Pavlova <epavlova@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Dan Heidinga <heidinga@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Joel Sikström <jsikstro@openjdk.org>
Co-authored-by: Lois Foltan <lfoltan@openjdk.org>
Co-authored-by: Chen Liang <liach@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Matias Saavedra Silva <matsaave@openjdk.org>
Co-authored-by: Marc Chevalier <mchevalier@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Manuel Hässig <mhaessig@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Co-authored-by: Paul Hübner <phubner@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Co-authored-by: Srikanth Adayapalam <sadayapalam@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Zoltan Majo <zmajo@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Daisuke Yamazaki <dyama@openjdk.org>
Reviewed-by: mcimadamore, liach, darcy, dcubed, aboldtch, coleenp, iklam, jlahoda, dlong, jpai, vklang, heidinga, sspitsyn, cjplummer
2026-07-31 00:45:12 +00:00
Jaikiran Pai
0d4fb55655 8385131: HTTP/2 connection not closed after receiving GOAWAY frame when no streams are active
Reviewed-by: djelinski
2026-07-30 15:49:34 +00:00
Fairoz Matte
7e6a82069a 8386884: GC.heap_dump -parallel accepts values outside uint range and silently wraps
Reviewed-by: ayang, phubner, kevinw
2026-07-30 14:51:16 +00:00
Daniel Jeliński
d78a34e0a1 8389323: Remove unused jdk.internal.httpclient.monitorFlowDelegate property
Reviewed-by: jpai, michaelm
2026-07-30 13:27:54 +00:00
Matthias Baesken
9175632078 8388991: Adjust relauncher.c to avoid unused variable and init STARTUPINFO as suggested
Reviewed-by: stuefe, dholmes
2026-07-30 07:22:06 +00:00
Arno Zeller
e04f4dd46f 8387324: jlink --strip-debug should filter external debug symbols
Reviewed-by: sgehwolf, dbalek, clanger
2026-07-30 07:17:04 +00:00
by1361092
94e1b11e7d 8388415: Typo "sufficent" (instead of "sufficient") in package-info.java of java.lang.classfile.attribute package
Reviewed-by: liach, amitkumar
2026-07-30 05:43:08 +00:00
by1361092
4fab9a73f4 8388698: Typo "docllint" instead of "doclint" in jdk.compiler module-summary.html
Reviewed-by: jjg
2026-07-30 03:59:35 +00:00
Yasumasa Suenaga
e1218165ef 8385136: SA cannot unwind the native frame which does not have DWARF
Reviewed-by: cjplummer, kevinw
2026-07-29 14:29:19 +00:00
Matthias Baesken
34a49f7bd1 8387670: Clean up subclassing and DefWindowProc
Reviewed-by: clanger, aivanov, prr
2026-07-29 14:11:12 +00:00
Matthias Baesken
84a66dbac7 8388872: Avoid unused variables warnings in libj2pkcs11
Reviewed-by: ayang, valeriep
2026-07-29 08:06:36 +00:00
Jatin Bhateja
2e52a26aa5 8387145: C2 VectorAPI: bad definition of right_child_pred in Compile::compute_logic_cone
Reviewed-by: chagedorn, vlivanov
2026-07-29 04:30:32 +00:00
David Holmes
87ed2ec4fa 8387045: JDK with transformer agent hangs on shutdown
Reviewed-by: sspitsyn, pchilanomate, lmesnik
2026-07-29 04:01:20 +00:00
Hannes Wallnöfer
c4f43a1818 8387471: Reduce size of web fonts included in API documentation
Reviewed-by: liach, ayang, nbenalla
2026-07-28 15:18:15 +00:00
Mat Carter
ee05c994bc 8388158: Change CPU detection code beyond hardcoded CPU list
Reviewed-by: dholmes, fbredberg
2026-07-28 14:36:22 +00:00
Andreas Chmielewski
7e28af20ee 8388412: Update PKCS#11 Cryptographic Token Interface to v3.2
Reviewed-by: valeriep
2026-07-28 09:18:26 +00:00
Matthias Baesken
094ef7904f 8388923: Avoid local initialized unused variables in Hotspot
Reviewed-by: amitkumar, aph
2026-07-28 07:49:47 +00:00
Matthias Baesken
3092edb9c7 8388842: VER_PLATFORM_WIN32_NT checks in WPrinterJob are obsolete
Reviewed-by: prr, clanger, lucy
2026-07-28 07:34:43 +00:00
Harshit Dhiman
da345ec6a4 8388425: [s390] Introduce interface for GC oop verification in the assembler
Reviewed-by: amitkumar, aph
2026-07-28 06:40:56 +00:00
Justin Lu
79d629abf6 8388810: Exceeding CachedRowSet max rows should only warn once
Reviewed-by: lancea
2026-07-27 16:22:52 +00:00
Fredrik Bredberg
057985b5d1 8384807: Populate OMCache from C2
Reviewed-by: aboldtch, coleenp, shade
2026-07-27 08:42:23 +00:00
Gui Cao
e8fdd54bb1 8388837: RISC-V: Track card addresses directly in G1 array post-write barrier loop
Reviewed-by: ayang, fyang
2026-07-27 02:47:07 +00:00
Hao Sun
9ce3705b3f 8388072: Linux/AArch64 PAC-RET: assert(top.pc() == *(address*)(sp - frame::sender_sp_ret_address_offset())) failed
Reviewed-by: dholmes, aph, pchilanomate
2026-07-27 01:54:10 +00:00
Gui Cao
2d1c83340d 8388459: RISC-V: Add specialized CMove patterns with zero operand
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Reviewed-by: fyang, wenanjian
2026-07-26 11:26:52 +00:00
April Ivy
1bc03f02a1 8388827: Unused Gen.CodeSizeOverflow
Reviewed-by: liach
2026-07-26 02:05:45 +00:00
Per Minborg
3412d4c0dd 8387722: The race during initialization or lazy constants in and Map/Set
Reviewed-by: jvernee
2026-07-25 07:54:18 +00:00
Lijuan Li
97544c7ede 8321012: RISC-V: C2 ExtractUB
Reviewed-by: fyang, dzhang
2026-07-25 01:07:08 +00:00
William Kemper
e6f5c5dc42 8388809: Shenandoah: Control thread may observe incorrect cancellation reason
Reviewed-by: kdnilsen, serb, ruili
2026-07-24 17:28:20 +00:00
Richard Reingruber
a4e39d6b17 8388443: C2: Assertion in PhaseRegAlloc::reg2offset() is too strict
Reviewed-by: mbaesken, goetz
2026-07-24 14:27:08 +00:00
Eric Fang
e0f60015f6 8388543: AArch64: VectorAPI: replace sve_dup+mov with fmovd in sve_vmask_fromlong
Reviewed-by: aph, haosun
2026-07-24 09:44:31 +00:00
Thomas Stuefe
62cc4efba2 8388712: [s390x, ppc] runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails since JDK-8387652
Reviewed-by: amitkumar, mbaesken
2026-07-24 08:11:59 +00:00
Marc Chevalier
8f8c73302e 8387708: C2: more explicit parameter names for CMove nodes
Reviewed-by: mhaessig, thartmann
2026-07-24 06:57:42 +00:00