8268776: Test ADatagramSocket.java
missing /othervm from @run tag
Reviewed-by: dfuchs
This commit is contained in:
parent
344e3edf76
commit
7d7bdbe135
@ -26,7 +26,7 @@
|
||||
* @summary DatagramSocket should use a factory for its impl
|
||||
*
|
||||
* @compile/module=java.base java/net/MyDatagramSocketImplFactory.java
|
||||
* @run main ADatagramSocket
|
||||
* @run main/othervm ADatagramSocket
|
||||
*/
|
||||
import java.io.*;
|
||||
import java.net.*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user