[jdk17u-dev] Integrated: 8296796: Provide clean, platform-agnostic interface to C-heap trimming

Aleksey Shipilev shade at openjdk.org
Tue Jul 25 14:20:57 UTC 2023


On Fri, 21 Jul 2023 15:56:15 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> A little unclean backport to provide the basis for subsequent backport:
>  8293114: JVM should trim the native heap
> 
> The uncleanliness comes from `#include` blocks and copyright lines updates.
> 
> Additional testing: 
>  - [x] Trim native unit tests
>  - [x] Linux AArch64 fastdebug `tier1`
>  - [x] Linux AArch64 fastdebug `tier2`
>  - [x] Linux AArch64 fastdebug `tier3`

This pull request has now been integrated.

Changeset: c54ecfb8
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/c54ecfb89ddb545cffe933130c169d8dc569e284
Stats:     141 lines in 10 files changed: 89 ins; 33 del; 19 mod

8296796: Provide clean, platform-agnostic interface to C-heap trimming

Reviewed-by: stuefe
Backport-of: 0845b39caf6f04dca9cb7a5852f05b4b5ffbc034

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1615


More information about the jdk-updates-dev mailing list