RFR: 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:11 UTC 2023


On Wed, 8 Nov 2023 09:39:41 GMT, Albert Mingkun Yang <ayang 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 ayang (Reviewer).

Thanks @albertnetymk @walulyai for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/16542#issuecomment-1801928063


More information about the hotspot-gc-dev mailing list