RFR: 8324683: Unify AttachListener code for Posix platforms [v3]
Sonia Zaldana Calles
szaldana at openjdk.org
Fri Apr 12 14:44:46 UTC 2024
On Fri, 12 Apr 2024 08:39:23 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Adding missing INCLUDE_SERVICES definition
>
> src/hotspot/os/posix/attachListener_posix.cpp line 583:
>
>> 581: }
>> 582:
>> 583: #endif // AIX
>
> Should be `!AIX` I'm pretty sure.
Noted!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18283#discussion_r1562650670
More information about the hotspot-runtime-dev
mailing list