-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b09
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8284360 | 11.0.16 | Martin Doerr | P4 | Resolved | Fixed | b01 |
The xlc16.1 compiler supports additionally to the "legacy" xlc-compiler another alternative clang-based compiler frontend xlclang++ .
Adjust the compiler detection on AIX that in case xlclang++ is found on the PATH, we use the clang-based compiler frontend xlclang++ .
For now the "legacy" xlc still has to be supported when xlc12.1 (13.1) is used.
Adjust the compiler detection on AIX that in case xlclang++ is found on the PATH, we use the clang-based compiler frontend xlclang++ .
For now the "legacy" xlc still has to be supported when xlc12.1 (13.1) is used.
- backported by
-
JDK-8284360 aix: support xlclang++ in the compiler detection
- Resolved
- relates to
-
JDK-8258484 AIX build fails in Harfbuzz with XLC 16.01.0000.0006
- Resolved
-
JDK-8218136 minor hotspot adjustments for xlclang++ from xlc16 on AIX
- Resolved
-
JDK-8227171 provide function names in native stack trace on aix with xlc16
- Resolved
-
JDK-8224214 [AIX] Remove support for legacy xlc compiler
- Resolved
(2 links to)