Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8251255 [linux] Add process-memory information to hs-err and VM.info
  3. JDK-8322340

Release Note: Add Process-Memory Information to `hs-err` and `VM.info`

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 16
    • 11.0.22-oracle, 16
    • hotspot

        On Linux, process memory information has been added to both JVM crash reports (`hs_err` files) and the `VM.info` diagnostic `jcmd`. This information contains the process' virtual size, its resident set size, and how much memory was swapped out. If the JVM uses `glibc`, the size of `glibc` outstanding allocations and retained memory are printed, as well as the (`glibc` tunables)[https://www.gnu.org/software/libc/manual/html_node/Memory-Allocation-Tunables.html].

              stuefe Thomas Stuefe
              lfoltan Lois Foltan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: