RFR: 8151594: Move concurrent refinement thread activation logging out of GC pause

Albert Mingkun Yang ayang at openjdk.java.net
Tue Nov 30 10:16:14 UTC 2021


On Thu, 25 Nov 2021 05:56:30 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this move of the thread activation logging by concurrent
> refinment threads to be within the suspendible thread set context, rather
> than before it.  This prevents the logging for the thread activation
> sometimes being intermixed with GC pause-time logging.
> 
> Testing:
> mach5 tier1

Marked as reviewed by ayang (Reviewer).

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

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



More information about the hotspot-gc-dev mailing list