git: openjdk/jdk: master: 8359235: C1 compilation fails with "assert(is_single_stack() && !is_virtual()) failed: type check"

Tobias Hartmann thartmann at openjdk.org
Wed Aug 13 10:53:46 UTC 2025


Changeset: f3b34d32
Branch: master
Author:    Guanqiang Han <ghan at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
Date:      2025-08-13 10:52:54 +0000
URL:       https://git.openjdk.org/jdk/commit/f3b34d32d6ea409f8c8f0382e8f01e746366f842

8359235: C1 compilation fails with "assert(is_single_stack() && !is_virtual()) failed: type check"

Reviewed-by: thartmann, dlong

! src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/c1_LIRGenerator_aarch64.cpp
! src/hotspot/cpu/riscv/c1_LIRAssembler_riscv.cpp
! src/hotspot/cpu/riscv/c1_LIRGenerator_riscv.cpp
! src/hotspot/cpu/x86/c1_LIRGenerator_x86.cpp
+ test/hotspot/jtreg/compiler/intrinsics/TestStack2RegSlotMismatch.java



More information about the jdk-changes mailing list