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

Correctly support AIX xlC 16.1 symbol visibility flags

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 11
    • infrastructure
    • b15
    • aix

      With the changes to remove mapfiles (JDK-8200178), the AIX compiler flag "-qvisibility=hidden" was introduced to export symbols with hidden visibility by default. This compiler flag does not exist with xlC compilers < 13, so it was taken out for older compilers with JDK-8202322. However, to correctly support symbol visibility with xlC 13, further changes are needed.

            itakiguchi Ichiroh Takiguchi (Inactive)
            clanger Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: