Integrated: 8343890: SEGV crash in RunTimeClassInfo::klass

Matias Saavedra Silva matsaave at openjdk.org
Thu Dec 5 20:11:45 UTC 2024


On Wed, 4 Dec 2024 15:46:33 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> Some tests fail very intermittently due to RuntimeInfo::klass(), see the bug page for more details. This patch modifies the method to avoid the reported crash. Verified with tier 1-5 tests.

This pull request has now been integrated.

Changeset: bf0debc0
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bf0debc023a42ccdf2f589039e4d98e11424b4dd
Stats:     7 lines in 1 file changed: 4 ins; 1 del; 2 mod

8343890: SEGV crash in RunTimeClassInfo::klass

Reviewed-by: iklam, ccheung

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

PR: https://git.openjdk.org/jdk/pull/22550


More information about the hotspot-runtime-dev mailing list