--- old/test/serviceability/tmtools/jstat/GcCapacityTest.java 2016-08-11 13:46:56.755050500 -0400 +++ new/test/serviceability/tmtools/jstat/GcCapacityTest.java 2016-08-11 13:46:56.335459200 -0400 @@ -28,11 +28,9 @@ * @summary Test checks the consistency of the output * displayed with jstat -gccapacity. * @modules java.base/jdk.internal.misc - * @library /test/lib/share/classes + * @library /test/lib * @library ../share * @requires vm.opt.ExplicitGCInvokesConcurrent != true - * @build common.* - * @build utils.* * @run main/othervm -XX:+UsePerfData -Xmx128M GcCapacityTest */ public class GcCapacityTest {