RFR: 8315605: G1: Add number of nmethods in code roots scanning statistics
Thomas Schatzl
tschatzl at openjdk.org
Fri Sep 8 08:46:52 UTC 2023
On Thu, 7 Sep 2023 16:52:05 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Hi all,
>>
>> please review this change that adds nmethod count statistics during Code Root Scan to be able to implement [JDK-8030815](https://bugs.openjdk.org/browse/JDK-8030815).
>>
>> Testing: gha, checking that the message appears manually
>>
>> Thanks,
>> Thomas
>
> Marked as reviewed by ayang (Reviewer).
Thanks @albertnetymk @walulyai for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15610#issuecomment-1711302976
More information about the hotspot-gc-dev
mailing list