git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Thu Oct 17 05:06:24 UTC 2024


Changeset: 58d39c31
Branch: master
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-10-17 05:03:09 +0000
URL:       https://git.openjdk.org/mobile/commit/58d39c317e332fda994f66529fcd1a0ea0e53151

8340313: Crash due to invalid oop in nmethod after C1 patching

Reviewed-by: tschatzl, kvn, dlong

! src/hotspot/cpu/aarch64/nativeInst_aarch64.cpp
! src/hotspot/cpu/ppc/nativeInst_ppc.cpp
! src/hotspot/cpu/riscv/nativeInst_riscv.cpp
! src/hotspot/cpu/s390/nativeInst_s390.cpp
! src/hotspot/cpu/x86/nativeInst_x86.cpp
! src/hotspot/share/c1/c1_Runtime1.cpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/mutexLocker.hpp
+ test/hotspot/jtreg/compiler/c1/TestConcurrentPatching.java

Changeset: 16b1192d
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2024-10-17 05:03:59 +0000
URL:       https://git.openjdk.org/mobile/commit/16b1192da74d4fc072ccc62d3c7042b416734597

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list