Matthias Baesken
3e67ebff07
8387701: TestAVXRegisterDump: guarantee(how == 0) failed: test guarantee
...
Reviewed-by: missa, sviswanathan, kvn
2026-07-17 06:35:20 +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
Guanqiang Han
b7b29c7082
8388186: java -XX:UseSSE=2 -XX:+EnableX86ECoreOpts -version crashes with assert(UseAVX > 0) failed: requires some form of AVX
...
Reviewed-by: asmehra, kvn
2026-07-17 02:14:36 +00:00
April Ivy
816fe33ea6
8387991: Optimize execution of runtime/Thread/TestSpinPause.java
...
Reviewed-by: dholmes, lmesnik
2026-07-16 18:55:38 +00:00
Ozan Cetin
820d28feb5
8370870: IGV: add simple regression tests for graph dumping
...
Reviewed-by: chagedorn, shade
2026-07-16 10:22:01 +00:00
Vladimir Ivanov
399317d393
8388357: ProblemList compiler/vectorapi/VectorStoreMaskIdentityTest.java
...
Reviewed-by: liach, kvn
2026-07-15 21:21:29 +00:00
Chris Plummer
c4a8cb2349
8387640: vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq001/TestDescription.java fails intermittently
...
Reviewed-by: sspitsyn, lmesnik
2026-07-15 17:46:57 +00:00
Matias Saavedra Silva
82a2089959
8365575: AOT cache should include classes verified using "fail over" verification
...
Reviewed-by: iklam, liach
2026-07-15 14:30:08 +00:00
Robert Toyonaga
376ecc5a9d
8386546: Fix race when reserving memory with NUMA interleaving on Windows
...
Reviewed-by: asmehra, stuefe
2026-07-15 13:37:35 +00:00
Ruben Ayrapetyan
2a262d242f
8387149: C2: assert(regs[i] != regs[j]) failed: regs[2] and regs[3] are both: v24
...
Reviewed-by: aph, fgao
2026-07-15 09:57:38 +00:00
Roland Westrelin
d6899460c7
8380166: C2: crash in compiled code due to zero division because of widened CastII
...
Reviewed-by: qamai, chagedorn
2026-07-15 09:25:58 +00:00
Quan Anh Mai
2b05a136cb
8387328: C2: A Phi must not have a narrower Type than its inputs
...
Reviewed-by: thartmann, vlivanov
2026-07-15 07:08:24 +00:00
Vladimir Ivanov
fe430ad121
8387940: C2: Stress allocation elimination failures
...
Reviewed-by: chagedorn, kvn, qamai
2026-07-14 19:14:06 +00:00
Albert Mingkun Yang
5d24cecccd
8387048: NMTCommittedVirtualMemoryTracker.test_committed_virtualmemory_region_vm fails due to found_stack_top
...
Reviewed-by: rtoyonaga, stuefe
2026-07-14 17:25:01 +00:00
Quan Anh Mai
499a25b2d0
8386503: C2: assert(adr_type == nullptr || adr_type->isa_aryptr() != nullptr) failed: unexpected type-unsafe store
...
Reviewed-by: epeter, vlivanov
2026-07-14 16:47:49 +00:00
Vladimir Ivanov
e452e6c8b0
8374783: C2 compilation asserts with "slice of address and input slice don't match"
...
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: chagedorn, qamai
2026-07-14 16:13:18 +00:00
Vladimir Ivanov
30abe0b3a6
8373487: Out-of-bounds access in AlignmentGapAccess test
...
Reviewed-by: dlong, ayang
2026-07-13 17:51:11 +00:00
Amit Kumar
6247550cec
8388117: [s390x] is_z_illtrap should recognise all forms
...
Reviewed-by: lucy, hdhiman
2026-07-13 08:09:54 +00:00
Albert Mingkun Yang
3e2366e7f5
8387742: Reclaim CodeCache nmethods more promptly
...
Reviewed-by: tschatzl, shade
2026-07-10 06:36:00 +00:00
Xiaolong Peng
05be7e5439
8387806: Shenandoah: Reduce allocation-path contention from ShenandoahAllocRate byte accounting
...
Reviewed-by: shade, wkemper, kdnilsen
2026-07-10 02:40:40 +00:00
Patrick Fontanilla
cd7b5fc7a5
8386872: Test gc/shenandoah/generational/TestOldGrowthTriggers still fails intermittently
...
Reviewed-by: wkemper, kdnilsen
2026-07-09 22:34:25 +00:00
Vladimir Ivanov
4d3723b802
8382536: C2: sharpen_type_after_if: assert(val->find_edge(con) > 0) failed: mismatch
...
Reviewed-by: chagedorn, mchevalier
2026-07-09 16:59:16 +00:00
Manuel Hässig
ab116d00a8
8385945: Deprecate the CompilationMode flag
...
Reviewed-by: dholmes, ayang
2026-07-09 13:45:41 +00:00
Amit Kumar
d425cbe2f0
8286300: Port JEP 425 to S390X
...
8377034: Enable full JSR166TestCase.java test for s390x
8380035: compiler/intrinsics/TestReturnOopSetForJFRWriteCheckpoint.java crashes on s390x
8335163: [s390x] test failure - PrintClasses.java
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, aph, pchilanomate
2026-07-09 13:38:52 +00:00
Ashutosh Mehra
7753c98686
8386475: C2 x64: -XX:-UseBMI2Instructions is broken for AVX-512
...
Reviewed-by: galder, epeter, kvn
2026-07-09 13:19:37 +00:00
Emanuel Peter
05c93a1dbb
8387411: C2: assert((in_vt->isa_pvectmask() == nullptr) == (vt->isa_pvectmask() == nullptr)) failed: Both BVectMask, or both NVectMask, or both PVectMask
...
Reviewed-by: chagedorn, thartmann, vlivanov
2026-07-09 04:49:49 +00:00
Boris Ulasevich
1911bd7782
8378719: CompiledDirectCall::set_to_interpreted() fails with guarantee(chk == -1 || chk == 0) failed: Field too big for insn
...
Reviewed-by: eastigeevich, dlong
2026-07-08 18:05:14 +00:00
Thomas Schatzl
2dc0c1c5a9
8358342: G1: G1CodeRootSet performance breaks down on even moderate load
...
Reviewed-by: aboldtch
2026-07-08 07:54:18 +00:00
Patrick Fontanilla
5926bbfa0a
8386512: Shenandoah: Add a diagnostic option to facilitate testing pinned regions
...
Reviewed-by: kdnilsen, wkemper
2026-07-07 20:23:42 +00:00
Jatin Bhateja
74f9b51f34
8381809: Template Framework Library: add Float16Vector type
...
Reviewed-by: epeter, galder
2026-07-07 14:52:07 +00:00
Dingli Zhang
ed81db1fe2
8387747: Enable long vector multiply IR tests for RISC-V
...
Reviewed-by: fyang, gcao
2026-07-07 09:42:08 +00:00
Matthias Baesken
5a7905643b
8386592: Gtest os.trim_native_heap_vm sometimes fails in subtest os.trim_native_heap_vm
...
Reviewed-by: clanger, stuefe
2026-07-07 07:27:18 +00:00
Tobias Hartmann
b9f36a121a
8387638: Some compiler/vectorization/runner/* tests timed out in Driver mode
...
Reviewed-by: chagedorn, mhaessig
2026-07-06 14:09:26 +00:00
Thomas Schatzl
7ac72d18c2
8225186: G1: Compiler code cache requested GC deadlocks while WhiteBox has control
...
Reviewed-by: ayang, iwalulya
2026-07-06 08:58:39 +00:00
Eric Fang
6e7e6f0bbf
8383905: AArch64: Improve code generation for long vector multiply
...
Reviewed-by: aph, xgong
2026-07-06 05:41:02 +00:00
Manuel Hässig
16da9173a7
8381880: Test compiler/c1/TestTooManyVirtualRegistersMain.java uses wrong class in CompileCommand
...
Reviewed-by: chagedorn, shade
2026-07-03 06:38:10 +00:00
Tobias Hartmann
23d1e859c0
8387622: Tests producing many small output writes are extremely slow on Windows
...
Reviewed-by: chagedorn, mchevalier, kvn
2026-07-03 06:06:00 +00:00
Ashay Rane
41a6eee875
8387625: Add "dt_socket" to CheckedFeatures.notImplemented for Windows/ARM64
...
Reviewed-by: cjplummer, shade
2026-07-03 04:33:51 +00:00
Chris Plummer
5a781620b8
8327967: vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002/TestDescription.java fails intermittently
...
Reviewed-by: sspitsyn, dholmes
2026-07-02 19:56:42 +00:00
Srinivas Vamsi Parasa
9b59c2dc76
8369020: Test compiler/intrinsics/TestLongUnsignedDivMod.java completed and timed out
...
Reviewed-by: mhaessig, thartmann
2026-07-02 12:44:36 +00:00
Quan Anh Mai
28c79eb792
8387395: [REDO] C2: SIGSEGV in compiled code due to missing ctrl
...
Reviewed-by: dlong, kvn, vlivanov
2026-07-01 07:17:48 +00:00
Tobias Hartmann
64ae319b5c
8387334: IR Framework tests should run in jtreg driver mode
...
Reviewed-by: epeter, shade, chagedorn, mchevalier
2026-07-01 05:55:55 +00:00
Daniel D. Daugherty
db357f7e08
8387554: ProblemList vmTestbase/nsk/jvmti/unit/functions/Dispose/JvmtiTest/TestDescription.java in virtual thread configs
...
8387557: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM02/cm02t001/TestDescription.java in virtual thread configs
8387558: ProblemList vmTestbase/nsk/jvmti/unit/timers/JvmtiTest/TestDescription.java on windows
8387560: ProblemList vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002/TestDescription.java in virtual thread configs
Reviewed-by: sspitsyn
2026-06-30 23:25:45 +00:00
Chad Rakoczy
c7816b0b44
8382135: AArch64: HotCodeCollectorMoveFunction.java fails intermittently
...
Reviewed-by: eastigeevich, aph
2026-06-30 19:44:04 +00:00
Matias Saavedra Silva
45d3532a2c
8380750: Test runtime/cds/appcds/TestSerialGCWithCDS.java#id1 failed: StringIndexOutOfBoundsException
...
Reviewed-by: coleenp, iklam
2026-06-30 15:28:53 +00:00
Aleksey Shipilev
6432f5bec4
8387393: Problemlist compiler/escapeAnalysis/TestBCEscapeAnalyzerOverflow.java on Windows AArch64
...
Reviewed-by: ayang
2026-06-30 09:01:38 +00:00
Aleksey Shipilev
e5c0e0f4db
8387391: hotspot_gc_shenandoah should include gtests
...
Reviewed-by: xpeng, kdnilsen, wkemper
2026-06-30 09:01:13 +00:00
Serguei Spitsyn
08435e4861
8379144: serviceability/jvmti/vthread/VThreadTest/VThreadTest.java timed out with --enable-preview
...
Reviewed-by: lmesnik
2026-06-30 05:05:22 +00:00
Michael Reeves
f232f552af
8379327: 128-bit multiplication uses two multiply instructions on x86_64
...
Reviewed-by: dlong, sviswanathan
2026-06-30 04:39:30 +00:00
Srinivas Vamsi Parasa
c2348e6452
8386448: Enable dumping of AVX registers (YMM/ZMM and K registers) in JVM fatal error logs
...
Reviewed-by: kvn, drwhite, sviswanathan
2026-06-29 20:15:49 +00:00