[jdk17u-dev] Integrated: 8339725: Concurrent GC crashed due to GetMethodDeclaringClass

Francesco Andreuzzi duke at openjdk.org
Mon Jun 30 09:59:43 UTC 2025


On Mon, 16 Jun 2025 15:50:23 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:

> Backport JDK-8339725. Applies almost cleanly. Fixes a crash in concurrent GC due to GetMethodDeclaringClass.
> 
> I ran the reproducer against jdk17, and I confirm that the crash applies to this version too.

This pull request has now been integrated.

Changeset: f40b56e1
Author:    Francesco Andreuzzi <andreuzzi.francesco at gmail.com>
Committer: Volker Simonis <simonis at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/f40b56e12dd26b15bd2c1364332162620cbbf4a5
Stats:     244 lines in 5 files changed: 241 ins; 0 del; 3 mod

8339725: Concurrent GC crashed due to GetMethodDeclaringClass

Reviewed-by: phh
Backport-of: c91fa278fe17ab204beef0fcef1ada6dd0bc37bb

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3646


More information about the jdk-updates-dev mailing list