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

Add information about swap space to print_memory_info() on MacOS

XMLWordPrintable

    • b16
    • os_x

        In contrast to e.g. Linux or AIX, we don't include information about swap space usage (total and free) in the print_memory_info() function on MacOS.

        The new output looks like:
        Memory: 4k page, physical 16777216k, 65536k free, swap 8388608k, 32768k free

        You can get it via the jcmd VM.info command (plus a lot of other information) and in a hs_err* file.

              rschmelter Ralf Schmelter
              rschmelter Ralf Schmelter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: