--- 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
*/