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

use more Posix functionality in aix os::print_os_info

XMLWordPrintable

    • b18
    • ppc
    • aix

        Currently the function
        void os::print_os_info(outputStream* st) { ... }
        uses on AIX some coding that could be replaced by os::Posix functionality.
        For example the uname and load average info could be printed with os::Posix functionality.

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

                Created:
                Updated:
                Resolved: