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

Magnus Ihse Bursie ihse at openjdk.org
Fri Aug 9 09:43:32 UTC 2024


On Thu, 8 Aug 2024 16:29:18 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> I will check.
>
> `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!

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

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


More information about the core-libs-dev mailing list