RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava [v4]
Daniel Fuchs
dfuchs at openjdk.org
Thu Aug 8 16:24:33 UTC 2024
On Thu, 8 Aug 2024 16:09:55 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> It may be because we have no IPv4 only machine in the CI? It seems strange that IPv6 is treated differently than IPv4 in that respect.
>
> How would you suggest testing this?
I don't know - you added that code to Inet6AddressImpl - so presumably a test was failing without that code?
Which test was that? It wasn't obvious to me that adding code to load the "net" library would be required here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20317#discussion_r1709861717
More information about the core-libs-dev
mailing list