RFR: 8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822
Ivan Walulya
iwalulya at openjdk.org
Wed Apr 10 15:20:10 UTC 2024
On Tue, 9 Apr 2024 12:38:55 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that modifies two gtests to use `TEST_OTHER_VM` because they modify global state. It adds like 50ms each to test execution here, but modifying either the test or the VM seems too complicated.
>
> Testing: local gtest runs
>
> Thanks,
> Thomas
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18691#pullrequestreview-1992012405
More information about the hotspot-gc-dev
mailing list