-
Enhancement
-
Resolution: Fixed
-
P4
-
11
-
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.
- relates to
-
JDK-8214063 [AIX] Disable symbol visibility flags
-
- Resolved
-
-
JDK-8200178 Remove mapfiles for JDK native libraries
-
- Resolved
-