RFR: 8325883: Move Monitor Deflation reporting out of safepoint cleanup [v3]
Daniel D. Daugherty
dcubed at openjdk.org
Thu Mar 28 18:46:32 UTC 2024
On Thu, 28 Mar 2024 18:34:45 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix comments.
Thumbs up.
-------------
Marked as reviewed by dcubed (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18528#pullrequestreview-1966998753
More information about the hotspot-runtime-dev
mailing list