RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava [v4]

Brian Burkhalter bpb at openjdk.org
Fri Aug 9 15:08:42 UTC 2024


On Fri, 9 Aug 2024 09:40:59 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> `pthread` is still needed:
>> 
>> open/src/java.base/unix/native/libjava/nio/ch/NativeThread.c:83: error: undefined reference to 'pthread_kill'
>
> Ok then. Thank you for your thorough checking!

Thank you for suggesting it!

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20317#discussion_r1711643521


More information about the core-libs-dev mailing list