hotspot/test/gc/metaspace/TestPerfCountersAndMemoryPools.java
changeset 40631 ed82623d7831
parent 39414 4adf52148100
child 43467 f91da24c6bca
--- a/hotspot/test/gc/metaspace/TestPerfCountersAndMemoryPools.java	Fri Aug 19 01:20:39 2016 -0400
+++ b/hotspot/test/gc/metaspace/TestPerfCountersAndMemoryPools.java	Fri Aug 19 10:06:30 2016 -0400
@@ -24,12 +24,12 @@
 import java.util.List;
 import java.lang.management.*;
 
-import jdk.test.lib.*;
+import jdk.test.lib.Platform;
 import static jdk.test.lib.Asserts.*;
 
 /* @test TestPerfCountersAndMemoryPools
  * @bug 8023476
- * @library /testlibrary
+ * @library /test/lib
  * @requires vm.gc.Serial
  * @summary Tests that a MemoryPoolMXBeans and PerfCounters for metaspace
  *          report the same data.