89087 Commits

Author SHA1 Message Date
Marc Chevalier
2dbce4e0ea Merge branches 'JDK-8386769.array-store', 'JDK-8386769.basic-functionality', 'JDK-8386769.do_aload', 'JDK-8386769.inline_unsafe_flat_access', 'JDK-8386769.intrinsics', 'JDK-8386769.null_free_atomic_array_test', 'JDK-8386769.phaseX', 'JDK-8386769.replay', 'JDK-8386769.subtypenode', 'JDK-8386769.test-flat-in-arrays-folding' and 'JDK-8386769.test-lworld' into JDK-8386769 2026-07-31 13:20:16 +02:00
Marc Chevalier
8683e5b47e Trying a better fix 2026-07-31 13:20:06 +02:00
Marc Chevalier
e8e782c178 Remove comment 2026-07-31 13:20:06 +02:00
Marc Chevalier
618f64cab4 Trying something 2026-07-31 13:20:06 +02:00
Marc Chevalier
4a45eae03f Change number 2026-07-31 13:10:56 +02:00
Marc Chevalier
9b2a82a9c5 Remove TODO 2026-07-31 13:10:00 +02:00
Marc Chevalier
fe5bcdcbad Remove the parameter again 2026-07-31 13:09:50 +02:00
Marc Chevalier
a1f22fd38c Do it fully 2026-07-31 13:09:50 +02:00
Marc Chevalier
145eb524c8 Trying a fix 2026-07-31 13:09:50 +02:00
Marc Chevalier
71c5b3e222 Remove the argument 2026-07-31 13:09:50 +02:00
Marc Chevalier
1b39838c60 Remove comment 2026-07-31 13:09:37 +02:00
Marc Chevalier
8529531bcf Remove comment 2026-07-31 13:09:24 +02:00
Marc Chevalier
23abceae2e More tests 2026-07-31 13:09:23 +02:00
Marc Chevalier
062f630740 ... 2026-07-31 13:09:08 +02:00
Marc Chevalier
d4e20a47fc TestBasicFunctionality 2026-07-31 13:09:08 +02:00
Marc Chevalier
06ed3fb1e7 Fix comment 2026-07-31 13:09:00 +02:00
Marc Chevalier
914bb2ac32 Trying with FlatArrayElementMaxOops 2026-07-31 13:09:00 +02:00
Marc Chevalier
6e0a9cc092 cleanup 2026-07-31 13:08:44 +02:00
Marc Chevalier
dc92615a0d TestIntrinsics 2026-07-31 13:08:43 +02:00
Marc Chevalier
6592eb66e8 revering replay part 2026-07-31 13:08:14 +02:00
Marc Chevalier
1f5dbac6a9 Oops 2026-07-31 13:08:14 +02:00
Marc Chevalier
4531d8b201 remove comment, nullability for ref arrays 2026-07-31 13:08:14 +02:00
Marc Chevalier
05049b0bbd Trying 2026-07-31 13:08:13 +02:00
Marc Chevalier
e5a73b38e7 Re-enable 2026-07-31 13:04:02 +02:00
Marc Chevalier
10c67c9d18 disable 2026-07-31 13:04:02 +02: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
76f9490a55 8388030: Provide configure option to disable build of libjsound
Reviewed-by: clanger, azeller, prr
2026-07-30 11:47:14 +00:00
Matthias Baesken
9175632078 8388991: Adjust relauncher.c to avoid unused variable and init STARTUPINFO as suggested
Reviewed-by: stuefe, dholmes
jdk-28+9
2026-07-30 07:22:06 +00:00
Arno Zeller
a3dff658bb 8375623: Excessive disk space usage of jpackage and jlink tests in debug builds after JDK-8373246
Reviewed-by: clanger
2026-07-30 07:19:19 +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
Arno Zeller
cc1238890c 8387143: Test containers/docker/TestMemoryAwareness.java fails in testOOM
Reviewed-by: mbaesken, clanger, stuefe
2026-07-29 08:18:01 +00:00
Matthias Baesken
84a66dbac7 8388872: Avoid unused variables warnings in libj2pkcs11
Reviewed-by: ayang, valeriep
2026-07-29 08:06:36 +00:00
Prasanta Sadhukhan
ce1779910c 8388486: javax/swing/JInternalFrame/8069348/bug8069348.java fails with Internal frame is not correctly dragged!
Reviewed-by: azvegint, serb
2026-07-29 05:08:20 +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
Naoto Sato
b97ec9feda 8388794: Short display name tests for zones with explicit DST offsets
Reviewed-by: iris, jlu
2026-07-28 18:32:43 +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
Ashay Rane
44ef3188ad 8387309: GetXSpace test fails on ReFS and removable Windows volumes
Reviewed-by: jpai
2026-07-28 02:03:35 +00:00