Integrated: 8325883: Move Monitor Deflation reporting out of safepoint cleanup

Coleen Phillimore coleenp at openjdk.org
Thu Mar 28 19:33:37 UTC 2024


On Wed, 27 Mar 2024 23:37:30 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Moved monitor logging out of the safepoint cleanup code to intervals in the MonitorDeflationThread, and made logging come out at the specified level (Info, Debug or Trace).
> 
> Tested with tier1-4.

This pull request has now been integrated.

Changeset: 341dd57f
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/341dd57fa1393baadb3fec417a18ad0e981f8b0f
Stats:     189 lines in 5 files changed: 98 ins; 71 del; 20 mod

8325883: Move Monitor Deflation reporting out of safepoint cleanup

Reviewed-by: eosterlund, dcubed

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

PR: https://git.openjdk.org/jdk/pull/18528


More information about the hotspot-runtime-dev mailing list