RFR: 8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822
Thomas Schatzl
tschatzl at openjdk.org
Fri Apr 12 07:24:48 UTC 2024
On Thu, 11 Apr 2024 17:16:46 GMT, Kim Barrett <kbarrett 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.
Thanks @kimbarrett @walulyai for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18691#issuecomment-2051166909
More information about the hotspot-gc-dev
mailing list