--- old/test/serviceability/tmtools/jstat/GcNewTest.java 2016-08-11 13:47:06.525901600 -0400 +++ new/test/serviceability/tmtools/jstat/GcNewTest.java 2016-08-11 13:47:06.116248600 -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 */