JDK-8325612 : Release Note: Make `TrimNativeHeapInterval` a Product Switch
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 22.0.1,23
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • OS: linux
  • Submitted: 2024-02-12
  • Updated: 2024-03-26
  • Resolved: 2024-03-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 22 JDK 23
22.0.1Resolved 23Resolved
Description
`TrimNativeHeapInterval` has been made an official product switch. It allows the JVM to trim the native heap at periodic intervals.

This option is only available on Linux with glibc.