RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
Aleksey Shipilev
shade at openjdk.org
Fri Apr 28 16:02:56 UTC 2023
On Fri, 28 Apr 2023 12:01:24 GMT, Evgeny Astigeevich <eastigeevich at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Drop unneccessary options
>
> src/hotspot/share/runtime/monitorDeflationThread.cpp line 60:
>
>> 58: // See is_async_deflation_needed().
>> 59: // - GuaranteedAsyncDeflationInterval
>> 60: // Backup deflation heuristics checks the conditions at this interval.
>
> Either `heuristics check` or `heuristic checks`.
Fixed, thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13635#discussion_r1180555540
More information about the hotspot-runtime-dev
mailing list