Integrated: 8259349: -XX:AvgMonitorsPerThreadEstimate=1 does not work right

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Jan 12 14:43:04 UTC 2021


On Thu, 7 Jan 2021 22:41:11 GMT, Daniel D. Daugherty <dcubed 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.

This pull request has now been integrated.

Changeset: c338f116
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c338f116
Stats:     27 lines in 3 files changed: 7 ins; 10 del; 10 mod

8259349: -XX:AvgMonitorsPerThreadEstimate=1 does not work right

Reviewed-by: coleenp, dholmes

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

PR: https://git.openjdk.java.net/jdk/pull/1992


More information about the hotspot-runtime-dev mailing list