RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Calvin Cheung
ccheung at openjdk.org
Wed Dec 4 19:56:39 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.
Looks good.
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22550#pullrequestreview-2479769439
More information about the hotspot-runtime-dev
mailing list