RFR: 8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_objectfilenames.txt [v2]
Erik Joelsson
erikj at openjdk.org
Mon Sep 18 18:15:40 UTC 2023
On Fri, 15 Sep 2023 13:27:13 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.
>
> Adam Farley has updated the pull request incrementally with one additional commit since the last revision:
>
> Compressing the change as advised.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15743#pullrequestreview-1631701525
More information about the build-dev
mailing list