Is isSourceFilterSupported still needed on AIX builds?

Alan Bateman Alan.Bateman at oracle.com
Fri Jan 10 08:12:24 UTC 2020



On 09/01/2020 17:59, Langer, Christoph wrote:
> Hi Alan,
>
> I'll try your patch on AIX in the next days...
>
Thanks. If it builds then the test to run is 
test/jdk/java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java. 
If AIX has support for dual sockets joining IPv4 multicast groups then 
add Platform.isAIX to the value of canIPv6JoinIPv4Group. This test will 
then quickly tell you if the AIX port is configured correctly or not.

-Alan


More information about the nio-dev mailing list