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

Ivan Walulya iwalulya at openjdk.org
Wed Nov 8 09:50:57 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

Marked as reviewed by iwalulya (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16542#pullrequestreview-1719836277


More information about the hotspot-gc-dev mailing list