RFR: 8305089: [AIX] Implement missing socket options on AIX [v2]
Varada M
duke at openjdk.org
Thu Mar 30 16:45:32 UTC 2023
On Thu, 30 Mar 2023 11:49:24 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> make/modules/jdk.net/Lib.gmk line 30:
>>
>>> 28: ################################################################################
>>> 29:
>>> 30: ifeq ($(call isTargetOs, linux macosx windows aix), true)
>>
>> Hello Varada, I'm not too familiar with these build files, but would this change also require a `LIBS_aix := <relevant libs>` entry in this `eval` block?
>
> Please update the copyright year on this file to `2016, 2023, `
Thank you @jaikiran. I have updated the copyright year.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13240#discussion_r1153522886
More information about the build-dev
mailing list