RFR: 8365976: G1: Full gc should mark nmethods on stack

Thomas Schatzl tschatzl at openjdk.org
Mon Aug 25 07:47:59 UTC 2025


On Fri, 22 Aug 2025 15:15:12 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

>> Hi all,
>> 
>>   please review this fix that moves the nmethod arming after registering the nmethods during full gc to make sure that the remaining ones are armed. That changed after [JDK-8360540](https://bugs.openjdk.org/browse/JDK-8360540).
>> 
>> Testing: gha
>> 
>> Thanks,
>>   Thomas
>
> Marked as reviewed by iwalulya (Reviewer).

Thanks @walulyai @albertnetymk for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/26899#issuecomment-3219184377


More information about the hotspot-gc-dev mailing list