]
Bela Ban updated JGRP-2416:
---------------------------
Fix Version/s: 4.2.0
(was: 4.1.9)
Native image: test IPv6 addresses
---------------------------------
Key: JGRP-2416
URL:
https://issues.redhat.com/browse/JGRP-2416
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.2.0
Currently, we're using IPv4 because of flag {{-J-Djava.net.preferIPv4Stack=true}} in
the generation of the native image with GraalVM.
Remove this flag and test IPv6 addresses with UDP, TCP and TCP_NIO2.