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

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


On Tue, 12 Jan 2021 00:04:55 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   change AvgMonitorsPerThreadEstimate from int to size_t and _in_use_list_ceiling from jint to size_t.
>
> I like the new changes!

@coleenp and @dholmes-ora - thanks for the re-reviews.

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

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


More information about the hotspot-runtime-dev mailing list