]
Bela Ban resolved JGRP-2416.
----------------------------
Resolution: Done
Tested with GraalVM-11-20.0.0. {{ProgrammaticUPerf}} worked fine, I never managed to
create a native image for {{ProgrammaticUperf2}}...
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: 5.0, 4.2.1
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.