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

[aix] Implement support for reporting swap space in jdk.management

    XMLWordPrintable

Details

    Backports

      Description

        The get_total_or_available_swap_space_size coding misses AIX support, we only return 0 there. This should be enhanced.
        The perfstat API ( https://www.ibm.com/docs/pt/aix/7.2?topic=interfaces-perfstat-memory-total-interface ) might be used.

        With this change, OperatingSystemMxBean. getTotalSwapSpaceSize() and getFreeSwapSpaceSize() report useful information on AIX .

        Attachments

          Issue Links

            Activity

              People

                mbaesken Matthias Baesken
                mbaesken Matthias Baesken
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: