RFR: 8259349: -XX:AvgMonitorsPerThreadEstimate=1 does not work right [v2]
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Jan 8 03:09: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:
Fix build error on windows.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1992/files
- new: https://git.openjdk.java.net/jdk/pull/1992/files/0fe88c01..5b57bd9c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1992&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1992&range=00-01
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 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