RFR: 8292266: Add JFR event for total Reference processing time [v6]
Thomas Schatzl
tschatzl at openjdk.org
Tue Nov 22 14:24:24 UTC 2022
On Tue, 22 Nov 2022 07:21:39 GMT, Sangheon Kim <sangheki at openjdk.org> wrote:
>> Hi all,
>>
>> Can I have reviews for this change that adds a new JFR event for total Reference Processing time?
>>
>> The goal is to generate a new JFR event if there is already measured time. This CR doesn't add new time measurement.
>>
>> Testing: hs-tier1 ~ 3
>>
>> Thanks,
>> Sangheon
>
> Sangheon Kim has updated the pull request incrementally with one additional commit since the last revision:
>
> Rename to report_gc_reference_processing_time(). Change test @requires to !=Epsilon.
Having said that, if everyone else agrees with having only one event for whatever a particular GC calls "reference processing", then I'm fine with it.
-------------
PR: https://git.openjdk.org/jdk/pull/11230
More information about the hotspot-jfr-dev
mailing list