--- old/test/serviceability/tmtools/jstat/GcTest02.java 2016-08-11 13:47:11.425690500 -0400 +++ new/test/serviceability/tmtools/jstat/GcTest02.java 2016-08-11 13:47:11.015422900 -0400 @@ -29,10 +29,8 @@ * tests forces debuggee application eat ~70% of heap and runs jstat. * jstat should show that ~70% of heap is utilized (OC/OU ~= 70%). * @modules java.base/jdk.internal.misc - * @library /test/lib/share/classes + * @library /test/lib * @library ../share - * @build common.* - * @build utils.* * @ignore 8155570 * @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcTest02 */