git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Wed Aug 13 10:54:09 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/mobile/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
Changeset: 5a1eec2e
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-08-13 10:53:17 +0000
URL: https://git.openjdk.org/mobile/commit/5a1eec2ef1a8874ea7e7a70f364e3864eccde94e
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list