RFR: 8259349: -XX:AvgMonitorsPerThreadEstimate=1 does not work right [v5]
Daniel D.Daugherty
dcubed at openjdk.java.net
Sat Jan 9 02:28:57 UTC 2021
On Fri, 8 Jan 2021 23:09:15 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>>
>> dholmes CR - delete a stale comment.
>
> I had a couple of questions.
I'm really tempted to back out the change that made AvgMonitorsPerThreadEstimate
an `int` instead of an `intx` and all the associated follow-on changes. Fixing that
type wasn't the intent of this fix and I'm spending way too much time on stuff that
has absolutely nothing to do with the bug that I'm trying to solve.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1992
More information about the hotspot-runtime-dev
mailing list