< prev index next >

test/jdk/sun/management/jdp/JdpSpecificAddressTest.java

Print this page
rev 51638 : [mq]: 8210112

@@ -30,10 +30,11 @@
 /*
  * @test JdpSpecificAddressTest
  * @summary Assert that we can read JDP packets from a multicast socket connection, on specific IP and port.
  *
  * @library /lib/testlibrary
+ * @library /test/lib
  *
  * @build jdk.testlibrary.* ClientConnection JdpTestUtil JdpTestCase JdpOnTestCase DynamicLauncher
  * @run main/othervm JdpSpecificAddressTest
  */
 
< prev index next >