> On AIX we after [JDK-8339480](https://bugs.openjdk.org/browse/JDK-8339480) > into this error > > > make all > Building target 'all' in configuration '/open_jdk/jdk/build_aix' > Creating 1 test executable file(s) for BUILD_LIBTEST_JTREG_EXECUTABLES > StaticLibs.gmk:107: *** Unsupported platform. Stop. > make/Main.gmk:457: recipe for target 'static-launcher' failed > gmake[2]: *** [static-launcher] Error 1 > > > For now, do not build the static-jdk-image part on AIX.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: adjust platform check ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22713/files - new: https://git.openjdk.org/jdk/pull/22713/files/5f8bb400..6f1224b9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22713&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22713&range=00-01 Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/22713.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22713/head:pull/22713 PR: https://git.openjdk.org/jdk/pull/22713