Integrated: 8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_objectfilenames.txt
Adam Farley
afarley at openjdk.org
Tue Sep 19 14:16:53 UTC 2023
On Thu, 14 Sep 2023 14:07:20 GMT, Adam Farley <afarley at openjdk.org> wrote:
> While building openjdk on aix, we see this build-fail error:
>
> The fopen system call failed on file
> -f/home/.....etce4tcetc...../_BUILD_LIBJDWP_objectfilenames.txt
>
> This change expands the fix for the similar issue on macosx, and prevents the fopen issue on aix.
This pull request has now been integrated.
Changeset: 607bd4ed
Author: Adam Farley <afarley at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/607bd4ed849d2ad22d5f36ecbdf1fcaf93af519f
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_objectfilenames.txt
Reviewed-by: clanger, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/15743
More information about the build-dev
mailing list