RFR: 8320304: Refactor and simplify monitor deflation functions [v3]

Stefan Karlsson stefank at openjdk.org
Mon Nov 20 23:04:11 UTC 2023


On Mon, 20 Nov 2023 22:39:58 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>>>Definitely going to have to merge with JDK-8319137!!
>> 
>> Of course. I had hoped that this would be pushed before that change.
>
> I missed Patricio's point that the "work" time is done in the destructor and not in the
> constructor. So my original logging was not useful (but it was fast!! :-)) and didn't
> achieve the desired result.

When the dust settles with the Bug fixes in this area, we should take a look and make sure we have the correct logging we want.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16706#discussion_r1399847664


More information about the hotspot-runtime-dev mailing list