Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8357871 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

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 21
    • hotspot

      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.

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

              Created:
              Updated: