Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8313083 Print 'rss' and 'cache' as part of the container information
  3. JDK-8368627

Release Note: Print 'rss' and 'cache' As Part of the Container Information

XMLWordPrintable

      The HotSpot runtime code has been updated to additionally print a container's 'rss' and 'cache'. The additional output can be found in the JVM's response to a "jcmd [PID] VM.info" request and in the `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.

            ibereziuk Ivan Bereziuk
            ibereziuk Ivan Bereziuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: