Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8358570

Print 'rss' and 'cache' as part of the container information

XMLWordPrintable

    • 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.

            ibereziuk Ivan Bereziuk
            poonam Poonam Bajaj Parhar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: