Integrated: 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:49 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

This pull request has now been integrated.

Changeset: 2c45eca1
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2c45eca15943826cb6bfbdf6e6fd88abc196e8f7
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822

Reviewed-by: iwalulya, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/18691


More information about the hotspot-gc-dev mailing list