RFR: 8343890: SEGV crash in RunTimeClassInfo::klass

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


On Wed, 4 Dec 2024 19:54:17 GMT, Calvin Cheung <ccheung 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.

Thanks for the reviews @calvinccheung and @iklam!

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

PR Comment: https://git.openjdk.org/jdk/pull/22550#issuecomment-2521292732


More information about the hotspot-runtime-dev mailing list