On Thu, 13 Jul 2023 17:42:28 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

>> No, since `_num_trims_performed` is the number of trims performed during the 
>> lifetime of the JVM. It should probably bumped to 64-bit, now that we have 
>> millisecond intervals.
>
> Yeah, my patch, see the link above, does it as `uint64_t` :)

Ah, I see you meant uint64_t, at least your patch says so.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14781#discussion_r1262879521

Reply via email to