mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2025-03-01 04:25:52 +00:00
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
Fix the test to run in /othervm mode Reviewed-by: chegar
This commit is contained in:
parent
adf0d4eae8
commit
ba7b8e9558
@ -26,7 +26,7 @@
|
||||
* @bug 8145635
|
||||
* @summary Add TCP_QUICKACK socket option
|
||||
* @modules jdk.net
|
||||
* @run main QuickAckTest
|
||||
* @run main/othervm QuickAckTest
|
||||
*/
|
||||
import java.io.IOException;
|
||||
import java.net.DatagramSocket;
|
||||
|
Loading…
x
Reference in New Issue
Block a user