Package org.jgroups.tests
Class MulticastTest
java.lang.Object
org.jgroups.tests.MulticastTest
Tests
MulticastSocket.joinGroup(InetAddress) and MulticastChannel.join(InetAddress, NetworkInterface).
Both tests fail when running as a native image under GraalVM 19.0.1.- Since:
- 4.1.2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final InetAddressprotected static final InetAddressprotected static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprotected static voidprotected static void
-
Field Details
-
group
-
bind_addr
-
PORT
protected static final int PORT- See Also:
-
-
Constructor Details
-
MulticastTest
public MulticastTest()
-
-
Method Details
-
main
- Throws:
Exception
-
testMulticastSocket
- Throws:
IOException
-
testDatagramChannel
- Throws:
IOException
-