JDK-8325116 : Amend jdk.ContainerConfiguration by swap related value
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: generic
  • Submitted: 2024-02-01
  • Updated: 2024-02-27
  • Resolved: 2024-02-19
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 23
23 b11Fixed
Related Reports
Relates :  
Description
jdk.ContainerInformation event could get amended to report the host total swap values for Linux like was done in 
https://bugs.openjdk.org/browse/JDK-8296671 by host total memory.
Two additional fields could be added hostSwapTotal, maybe hostSwapFree; 
container free swap space in case we find a good implementation, could also be added to the implementation in os_linux.
Comments
Changeset: dc17c268 Author: Matthias Baesken <mbaesken@openjdk.org> Date: 2024-02-19 12:52:35 +0000 URL: https://git.openjdk.org/jdk/commit/dc17c268e8e73a36a9914924ee5d0c99fb998f0f
19-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17865 Date: 2024-02-15 08:26:40 +0000
15-02-2024