RFR: JDK-8293114: JVM should trim the native heap [v8]
Thomas Stuefe
stuefe at openjdk.org
Thu Jul 13 17:46:06 UTC 2023
On Thu, 13 Jul 2023 17:42:28 GMT, Aleksey Shipilev <shade at 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
More information about the serviceability-dev
mailing list