RFR: 8259349: -XX:AvgMonitorsPerThreadEstimate=1 does not work right
Daniel D.Daugherty
dcubed at openjdk.java.net
Thu Jan 7 23:11:55 UTC 2021
On Thu, 7 Jan 2021 23:02:16 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This is a trivial fix to make the "-XX:AvgMonitorsPerThreadEstimate"
>> option work correctly for values < 1024.
>>
>> I've locally built and tested this fix on my MBP13. It will be included in my
>> next Mach5 Tier[1-3] testing batch.
>
> LGTM!
@coleenp - Thanks for the fast review!
-------------
PR: https://git.openjdk.java.net/jdk/pull/1992
More information about the hotspot-runtime-dev
mailing list