test/jdk/sun/management/jdp/JdpSpecificAddressTest.java
changeset 51840 dc15e45122b2
parent 51675 b487c1e914d0
--- a/test/jdk/sun/management/jdp/JdpSpecificAddressTest.java	Fri Sep 21 21:35:12 2018 +0200
+++ b/test/jdk/sun/management/jdp/JdpSpecificAddressTest.java	Fri Sep 21 14:50:06 2018 -0700
@@ -31,10 +31,9 @@
  * @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
+ * @build ClientConnection JdpTestUtil JdpTestCase JdpOnTestCase DynamicLauncher
  * @run main/othervm JdpSpecificAddressTest
  */