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

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Jan 8 22:24:13 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:

  delete bad assert found by linux build.

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

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

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

  Stats: 5 lines in 1 file changed: 0 ins; 5 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