89280 Commits

Author SHA1 Message Date
Gui Cao
764e83c46c 8390441: RISC-V: Fix C2 stack-to-stack spill copies with large offsets
Reviewed-by: fyang, dzhang
2026-08-18 01:44:20 +00:00
David Holmes
92e236a361 8390493: Remove vmTestbase/nsk/jvmti/IterateOverReachableObjects/iterreachobj002/TestDescription.java from the ProblemList
Reviewed-by: liach
2026-08-18 01:16:16 +00:00
Dingli Zhang
4d812a6486 8390452: RISC-V: gc/shenandoah/TestSieveObjects.java fails with "assert(UseZba) failed: must be"
Reviewed-by: shade, fyang
2026-08-17 23:15:14 +00:00
Matias Saavedra Silva
f3cf3e2036 8390484: Problem list appcds/aotCache/ tests
Reviewed-by: lmesnik, iklam
2026-08-17 23:08:25 +00:00
Shiv Shah
9139138393 8390429: Enable suspend001 jdb test to run with virtual threads
Reviewed-by: cjplummer, dholmes
2026-08-17 22:55:51 +00:00
Yunbo Zhang
efd8ae1047 8378896: A make target "clean-microbenchmark", for micro development
Reviewed-by: erikj
2026-08-17 19:46:12 +00:00
Fairoz Matte
079d77cc05 8390184: Some typos in the jdk.jdi module
Reviewed-by: cjplummer
2026-08-17 18:52:46 +00:00
Matias Saavedra Silva
0d2320aea2 8368350: Do not support -XX:+AOTClassLinking for static CDS archive
Reviewed-by: iklam, lfoltan, asmehra
2026-08-17 18:48:56 +00:00
Jaikiran Pai
f5a59340d9 8390202: Typos in the javadoc of various classes in jdk.sctp module
Reviewed-by: dfuchs
2026-08-17 16:44:33 +00:00
Ioi Lam
c328739ac0 8390357: AOTMapTest.java fails --vmoptions:--enable-preview
Reviewed-by: thartmann, lfoltan
2026-08-17 16:29:59 +00:00
Ioi Lam
134c07f4fa 8390447: Update ProblemList-Xcomp.txt entries for 8388438
Reviewed-by: dholmes
2026-08-17 16:29:29 +00:00
Ashay Rane
3eefd7ab1b 8389829: (fs) Copying symbolic link fails in Developer Mode (win)
Reviewed-by: alanb
2026-08-17 16:20:45 +00:00
Ioi Lam
858880932a 8387494: ResolvedMethodName::vmtarget is not updated when class in AOT cache is redefined
Reviewed-by: kvn, asmehra
2026-08-17 16:17:08 +00:00
Dingli Zhang
4555cf2137 8390101: RISC-V: Use vmandn.mm for vector mask and-not
Reviewed-by: fyang, gcao
2026-08-17 08:33:47 +00:00
Marc Chevalier
1d3c7e247c 8252185: [Valhalla] Improve performance of identityHashCode for value objects
Reviewed-by: thartmann, fparain
2026-08-17 08:03:05 +00:00
Daniel Skantz
5962e8294d 8386580: Typing corrections and style improvements in x86 ML DSA/KEM/SHA3 stub code
Reviewed-by: adinn, semery, chagedorn
2026-08-17 06:33:22 +00:00
Guanqiang Han
5eaf42f6da 8389579: C2: Missed Ideal optimization opportunity in PhaseIterGVN for CompressBits and ExpandBits
Reviewed-by: mchevalier, thartmann
2026-08-17 06:25:31 +00:00
Prasanta Sadhukhan
3ef007ac23 8390296: Swing MultiUIDefaults#containsKey inconsistancy
Reviewed-by: azvegint, kizune
2026-08-17 05:30:35 +00:00
Prasanta Sadhukhan
157c49276b 8390183: Some typos in JavaDocs for the java.desktop module
Reviewed-by: azvegint, kizune
2026-08-17 05:29:58 +00:00
Sergey Bylokhov
88521b3587 8390249: Add missing @Override annotations in "javax.imageio.stream" package
Reviewed-by: psadhukhan, azvegint
2026-08-17 00:54:50 +00:00
Prasanta Sadhukhan
3d47518697 8387267: Editor for the last column in JTable is hard to activate after AUTO_RESIZE_LAST_COLUMN was configured
8388467: Test "api/javax_swing/interactive/JTableTests.html" JTable freezes during rapid column resize

Reviewed-by: angorya, kizune, jdv
2026-08-15 08:16:46 +00:00
Chuanqi Zang
2749a4c0b4 8389677: RISC-V: Prefer vmv.v.i to zero vector registers
Co-authored-by: Pengcheng Wang <wangpengcheng.pp@bytedance.com>
Reviewed-by: dzhang, fyang
2026-08-15 07:50:53 +00:00
Ioi Lam
982afa5d48 8388525: Disallow different module options between AOT training and assembly
Reviewed-by: asmehra, matsaave
2026-08-15 01:26:39 +00:00
Vladimir Kozlov
16bf2730aa 8390329: Obsolete AlwaysCompileLoopMethods VM flag
Reviewed-by: dholmes, mchevalier
2026-08-14 16:23:09 +00:00
Stefan Karlsson
782b49e89e 8378525: ZGC: Refactor ZBarrierSet to better fit with ZGC coding style
Reviewed-by: aboldtch, eosterlund
2026-08-14 12:33:34 +00:00
Jan Lahoda
88dfb74bbe 8389659: Cannot invoke "com.sun.tools.javac.code.Type.getTag()" because "type" is null on invalid LHS
Reviewed-by: mcimadamore
2026-08-14 10:27:16 +00:00
Jan Lahoda
a0d9b0affd 8389987: null is accepted as synchronized lock
Reviewed-by: mcimadamore
2026-08-14 10:26:55 +00:00
Christian Hagedorn
9646856512 8387332: Template Framework: Add utility methods to build scopes
Reviewed-by: thartmann, mhaessig
2026-08-14 10:16:19 +00:00
Ashay Rane
aa0fbef91a 8387792: Enable PAC-RET for VM code on Windows/ARM64
Reviewed-by: haosun, erikj
2026-08-13 22:21:44 +00:00
Patricio Chilano Mateo
993f7b35cf 8389187: -XX:+VerifyContinuations triggers assert(max_thawing_size() == calculated_max_size)
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: fbredberg, fparain
2026-08-13 21:49:06 +00:00
Vicente Romero
844f1fea58 8389071: Javac crashes with OutOfMemoryError during Least Upper Bound (LUB) inference of highly entangled F-bounded generic classes
Reviewed-by: mcimadamore
2026-08-13 21:32:25 +00:00
Patricio Chilano Mateo
3efdba901c 8388596: Virtual-thread freeze asserts on MethodHandle frame with scalarized value argument
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: fbredberg, fparain, coleenp
2026-08-13 20:17:27 +00:00
Fairoz Matte
4771360c9b 8389866: ZGC: Accepts an extremely negative ZAllocationSpikeTolerance value
Fix ZGC's handling of ZAllocationSpikeTolerance by rejecting invalid values.

Reviewed-by: stefank, tschatzl
2026-08-13 17:12:13 +00:00
Ioi Lam
f9ee545b2e 8389293: Remove developer flag -XX:ArchiveHeapTestClass
Reviewed-by: kvn, dholmes
2026-08-13 16:02:41 +00:00
Aleksey Shipilev
bc6d4fd10d 8390215: Shenandoah: Simplify GC logging by dropping unnecessary suffixes
Reviewed-by: wkemper, xpeng
2026-08-13 15:50:35 +00:00
Dušan Bálek
1f74b50bfa 8389868: Empty LocalVariableTable attribute is generated for an unused variable in clinit
Reviewed-by: liach, jlahoda
2026-08-13 15:03:23 +00:00
Suchismith Roy
b8207347b8 8386510: AArch64: MacroAssembler constructor undefined behaviour
Reviewed-by: adinn, aph
2026-08-13 13:08:24 +00:00
Gui Cao
66a0483a94 8388458: RISC-V: Use LSB for conditional card mark in G1 post-write barrier
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Reviewed-by: ayang, fyang, tschatzl
2026-08-13 12:52:12 +00:00
Ashay Rane
5a912628cd 8389209: Add sccache support to the build
Reviewed-by: erikj
2026-08-13 12:51:38 +00:00
Suchismith Roy
740621f198 8382604: Remove unused kscratch temp register from mask_opers_evex
Reviewed-by: galder, amitkumar
2026-08-13 12:38:27 +00:00
Aleksey Shipilev
0ffccaa083 8390122: Shenandoah: SBS::oop_load drops memory ordering decorators
Reviewed-by: wkemper, xpeng
2026-08-13 12:17:08 +00:00
Fredrik Bredberg
34dda4ecd8 8389325: Remove the UseObjectMonitorTable flag and related code
Reviewed-by: stefank, coleenp
2026-08-13 08:40:01 +00:00
Manuel Hässig
0a2e196bea 8390190: [IR-Framework] Integrate valhalla IR nodes into IRNode.java
Reviewed-by: thartmann, chagedorn, mchevalier
2026-08-13 08:33:01 +00:00
Matthias Baesken
3b1f2030f2 8390136: ResourceMark needed for external_name calls in continuationFreezeThaw.cpp
Reviewed-by: pchilanomate, shade
2026-08-13 08:25:32 +00:00
Volkan Yazici
48c84947b9 8387853: HttpServer unexpectedly closes the connection after first response to empty requests if "drainAmount <= 0"
Reviewed-by: jpai, dfuchs
2026-08-13 07:46:25 +00:00
Prasanta Sadhukhan
d426d66b5e 8390042: Test "javax/swing/JToolBar/RightLeftOrientation.java" fails on macOS because two tool bar are not mirror images of each other for "Mac OS X" look and feel
Reviewed-by: kizune
jdk-28+11
2026-08-13 06:33:10 +00:00
David Holmes
b86a56e118 8390261: ProblemList valhalla/valuetypes/NullRestrictedTest.java
Reviewed-by: iris, mikael
2026-08-13 03:44:49 +00:00
Jaikiran Pai
e102078b9f 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code
Co-authored-by: EunHyunsu <ehs208@naver.com>
Reviewed-by: dfuchs, vyazici
2026-08-13 01:22:15 +00:00
Alexey Semenyuk
70ca4da98e 8386893: add "#include <new>" to get defintion of "std::nothrow_t"
Reviewed-by: almatvee
2026-08-13 00:58:25 +00:00
David Holmes
b545bc4e05 8390259: ProblemList runtime/valhalla/inlinetypes/NPEInPreviewTest.java
Reviewed-by: mikael
2026-08-12 22:13:35 +00:00