RFR: 8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_objectfilenames.txt [v2]
Christoph Langer
clanger at openjdk.org
Fri Sep 15 18:20:42 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.
LGTM. But you need a review from a member of the build group.
-------------
Marked as reviewed by clanger (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15743#pullrequestreview-1629499104
More information about the build-dev
mailing list