On Tue, 26 Mar 2024 09:21:20 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

> After [JDK-8328824](https://bugs.openjdk.org/browse/JDK-8328824), we run in 
> the AIX build into this failure :
> 
> /opt/freeware/bin/bash: -c: line 1: syntax error near unexpected token `('
> gmake[3]: *** [lib/CoreLibraries.gmk:194: 
> /openjdk/nb/aix_ppc64/jdk-dev-opt/support/native/java.base/libjli_static/args.o]
>  Error 2
> gmake[3]: *** Waiting for unfinished jobs....
> 
> Looks like an addprefix usage is wrong, a '$' is missing.

This pull request has now been integrated.

Changeset: b9c76ded
Author:    Matthias Baesken <mbaes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b9c76dedf4aa2248a5e561a535c9e3e181f7836a
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8329074: AIX build fails after JDK-8328824

Reviewed-by: clanger, goetz

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

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

Reply via email to