libperfstat on AIX - cleanup old API versions

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: