hotspot/test/serviceability/tmtools/jstat/GcNewTest.java
changeset 40631 ed82623d7831
parent 38152 80e5da81fb2c
child 42585 570f4b5312af
--- a/hotspot/test/serviceability/tmtools/jstat/GcNewTest.java	Fri Aug 19 01:20:39 2016 -0400
+++ b/hotspot/test/serviceability/tmtools/jstat/GcNewTest.java	Fri Aug 19 10:06:30 2016 -0400
@@ -30,10 +30,8 @@
  *          collection runs jstat. jstat should show that after garbage collection number of GC events and garbage
  *          collection time increase.
  * @modules java.base/jdk.internal.misc
- * @library /test/lib/share/classes
+ * @library /test/lib
  * @library ../share
- * @build common.*
- * @build utils.*
  * @run main/othervm -XX:+UsePerfData -Xmx128M GcNewTest
  */