Integrated: 8277814: ConcurrentRefineThread should report rate when deactivating

Kim Barrett kbarrett at openjdk.java.net
Wed Dec 1 00:49:11 UTC 2021


On Thu, 25 Nov 2021 04:24:23 GMT, Kim Barrett <kbarrett 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.

This pull request has now been integrated.

Changeset: dd73e3ce
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/dd73e3cea238b231b20095de87e94f928700f15a
Stats:     16 lines in 3 files changed: 10 ins; 1 del; 5 mod

8277814: ConcurrentRefineThread should report rate when deactivating

Reviewed-by: tschatzl, sjohanss

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

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



More information about the hotspot-gc-dev mailing list