adoptium/ci-jenkins-pipelines#622 is in to adjust the configurations to use AIX 7.2 for building AIX LTS releases, on the basis that AIX 7.1 is going out of support soon.
The build for JDK17 is running ok but as per one of the comments in there (repeasted below) it's currently failing for 8 and 11 and will need some remedial work:
- JDK8: jdk/src/share/classes/jdk/internal/platform/Metrics.java:57: error: cannot find symbol on SystemMetrics
- JDK11: Not quite sure where the underlying failure is
adoptium/ci-jenkins-pipelines#622 is in to adjust the configurations to use AIX 7.2 for building AIX LTS releases, on the basis that AIX 7.1 is going out of support soon.
The build for JDK17 is running ok but as per one of the comments in there (repeasted below) it's currently failing for 8 and 11 and will need some remedial work: