Stewart X Addison
Stewart X Addison
https://ci.adoptopenjdk.net/computer/build-azure-win2012r2-x64-3-sxa/ now installed and live.
Docker build jobs also appear machine-specific
- aarch64 build machine - AIX xlc16 machine
macos builds (Checked JDK11/J9) are tied to `macos10.14&&build&&mac&&x64` which is only served by [build-macstaduim-macos1014-1](https://ci.adoptopenjdk.net/computer/build-macstadium-macos1014-1)
[JDK8/J9/Win32](https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-openj9) is locked to [build-softlayer-win2012r2-x64-1](https://ci.adoptopenjdk.net/computer/build-softlayer-win2012r2-x64-1)
All AIX/J9 builds currently locked to https://ci.adoptopenjdk.net/computer/test-ibm-aix71-ppc64-1 (Requires AIX 7.1.5)
JMC builds seem tied to the `build-scalway-ubuntu` system as demonstrated by https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1336
Installers rely on https://ci.adoptopenjdk.net/label/ubuntu&&fpm/ (scaleway/x64 only)
OpenJ9 JDK8 builds now released as they can run on either of the new windows `ibmcloud` systems
NOTES: - git-hg jobs are now [locked onto one machine] as a result of [server decomissioning](https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1781) - [Dragonwell currently locked to alibaba machines](https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1813) - macos signing [can get delayed](https://github.com/AdoptOpenJDK/openjdk-build/pull/2356) due...