[jdk23u] Integrated: 8340313: Crash due to invalid oop in nmethod after C1 patching

Tobias Hartmann thartmann at openjdk.org
Tue Oct 22 12:00:27 UTC 2024


On Thu, 17 Oct 2024 05:44:13 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [58d39c31](https://github.com/openjdk/jdk/commit/58d39c317e332fda994f66529fcd1a0ea0e53151) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The change did not apply cleanly due to differences in `src/hotspot/cpu/riscv/nativeInst_riscv.cpp`. 
> 
> The commit being backported was authored by Tobias Hartmann on 17 Oct 2024 and was reviewed by Thomas Schatzl, Vladimir Kozlov and Dean Long.
> 
> Thanks!

This pull request has now been integrated.

Changeset: c644570c
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk23u/commit/c644570cdcace855fe4bd0a8aef0453a56d99129
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: chagedorn
Backport-of: 58d39c317e332fda994f66529fcd1a0ea0e53151

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

PR: https://git.openjdk.org/jdk23u/pull/189


More information about the jdk-updates-dev mailing list