Integrated: 8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes

Thomas Schatzl tschatzl at openjdk.org
Wed Nov 8 13:54:13 UTC 2023


On Tue, 7 Nov 2023 14:02:37 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review these fixes to the `jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java` tests that fail if the GC cause has been "GCLocker Initiated GC".
> 
> This is a valid gc cause, just extremely rare (interestingly the corresponding G1 tests added it).
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

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

8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes

Reviewed-by: ayang, iwalulya

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

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


More information about the hotspot-gc-dev mailing list