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

libperfstat on AIX - cleanup old API versions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • b07
    • ppc
    • aix

      Currently we have 2 approaches to use libperfstat on AIX :
      one is "normal" linkage at compile time; the other approach is dlopen/dladdr from src/hotspot/os/aix/libperfstat_aix.hpp (+cpp) .
      The dlopen approach was beneficial for supporting advanced perfstat API versions on old build OS versions like AIX 5.3 . But now with minimum build OS AIX 7.X it might be possible to go for "normal" linkage at compile time.

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

              Created:
              Updated:
              Resolved: