RFR: 8291418: adjust monitor deflation logging and deflate_idle_monitors use

Daniel D. Daugherty dcubed at openjdk.org
Tue Nov 29 22:14:48 UTC 2022


On Tue, 22 Nov 2022 23:58:59 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Trivial fixes to monitor deflation logging and deflate_idle_monitors use.
>
> This seems reasonable.
> 
> Just an observation on the pre-existing logic ... it is interesting that logging has a side-effect of deflating idle monitors. If someone was encountering a problem due to too many inflated monitors and turned on logging to try and show them why, the problem might disappear and the logging would be ineffective in aiding in tracking down the problem.

@dholmes-ora, @tstuefe and @pchilano -

I think I've replied to all the review comments. Please let me know if
you are okay with the replies.

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

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


More information about the hotspot-runtime-dev mailing list