Integrated: 8345590: AIX 'make all' fails after JDK-8339480

Matthias Baesken mbaesken at openjdk.org
Fri Dec 13 12:21:42 UTC 2024


On Thu, 12 Dec 2024 14:14:18 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 266e3d0d
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/266e3d0decc09b9c17c455e2c754cd39114fa31a
Stats:     4 lines in 1 file changed: 3 ins; 0 del; 1 mod

8345590: AIX 'make all' fails after JDK-8339480

Reviewed-by: clanger, jkern, mdoerr, lucy

-------------

PR: https://git.openjdk.org/jdk/pull/22713


More information about the build-dev mailing list