RFR: 8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822
Kim Barrett
kbarrett at openjdk.org
Thu Apr 11 17:19:43 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18691#pullrequestreview-1994755154
More information about the hotspot-gc-dev
mailing list