RFR: 8259349: -XX:AvgMonitorsPerThreadEstimate=1 does not work right [v5]

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Jan 8 22:57:11 UTC 2021


> 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.

Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:

  dholmes CR - delete a stale comment.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1992/files
  - new: https://git.openjdk.java.net/jdk/pull/1992/files/f0af3c76..1fa734f6

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1992&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1992&range=03-04

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1992.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1992/head:pull/1992

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


More information about the hotspot-runtime-dev mailing list