-
Backport
-
Resolution: Fixed
-
P3
-
22
-
b01
The HotSpot runtime code has been updated to additionally print container's 'rss' and 'cache'. The additional output is to be found in JVM response to "jcmd [PID] VM.info" request, and in `hs_err` file generated in case of JVM abrupt termination.
This will help monitoring and troubleshooting OutOfMemory situations as OOM killer can terminate a process if its rss+cache usage reaches the max memory limit of the container.
This will help monitoring and troubleshooting OutOfMemory situations as OOM killer can terminate a process if its rss+cache usage reaches the max memory limit of the container.
- backport of
-
JDK-8313083 Print 'rss' and 'cache' as part of the container information
-
- Resolved
-
1.
|
Release Note: Print 'rss' and 'cache' as part of the container information |
|
Closed | Unassigned |