--- old/test/jdk/sun/management/jmxremote/startstop/JMXStatusPerfCountersTest.java 2018-11-28 19:06:30.000000000 +0800 +++ new/test/jdk/sun/management/jmxremote/startstop/JMXStatusPerfCountersTest.java 2018-11-28 19:06:29.000000000 +0800 @@ -42,10 +42,9 @@ * @summary Makes sure that the current management agent status is reflected * in the related performance counters. * - * @library /lib/testlibrary * @library /test/lib * - * @build jdk.testlibrary.* PortAllocator TestApp ManagementAgentJcmd + * @build PortAllocator TestApp ManagementAgentJcmd * @run testng/othervm -XX:+UsePerfData JMXStatusPerfCountersTest */ public class JMXStatusPerfCountersTest {