RFR: 8277814: ConcurrentRefineThread should report rate when deactivating

Kim Barrett kbarrett at openjdk.java.net
Wed Dec 1 00:34:27 UTC 2021


On Mon, 29 Nov 2021 08:57:19 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Please review this change to the logging by concurrent refinement threads.
>> This change adds the cards processed per ms to the deactivation log message.
>> 
>> Testing:
>> mach5 tier1
>> locally ran a test with gc+refine=debug logging enabled and verified the
>> expected change to the deactivation log message.
>
> Marked as reviewed by tschatzl (Reviewer).

Thanks @tschatzl and @kstefanj for reviews.

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

PR: https://git.openjdk.java.net/jdk/pull/6550



More information about the hotspot-gc-dev mailing list