[jdk21u-dev] Integrated: 8340313: Crash due to invalid oop in nmethod after C1 patching

Goetz Lindenmaier goetz at openjdk.org
Mon Dec 30 22:35:39 UTC 2024


On Mon, 23 Dec 2024 09:45:14 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 21.0.7-oracle.
> 
> I had to do trivial resolves:
> 
> src/hotspot/cpu/riscv/nativeInst_riscv.cpp
> The first lock to be changed already uses CodeCache_lock.
> 
> src/hotspot/share/runtime/mutexLocker.cpp/hpp
> Resolved due to context

This pull request has now been integrated.

Changeset: d9123307
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/d912330772c537fc77854c6cd52d60185b1570fc
Stats:     166 lines in 10 files changed: 145 ins; 7 del; 14 mod

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

Reviewed-by: mdoerr
Backport-of: 58d39c317e332fda994f66529fcd1a0ea0e53151

-------------

PR: https://git.openjdk.org/jdk21u-dev/pull/1284


More information about the jdk-updates-dev mailing list