On Thu, 6 Jul 2023 19:04:46 GMT, Robbin Ehn <r...@openjdk.org> wrote:
>> src/hotspot/share/runtime/trimNative.cpp line 149: >> >>> 147: return true; >>> 148: } else { >>> 149: log_info(trim)("Trim native heap (no details)"); >> >> Consistency: `Trim native heap: complete, no details`. > > I would still like to know the trim_time. Done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14781#discussion_r1255492490