--- old/test/gc/arguments/TestCMSHeapSizeFlags.java 2016-08-11 13:28:10.852794700 -0400 +++ new/test/gc/arguments/TestCMSHeapSizeFlags.java 2016-08-11 13:28:10.440632000 -0400 @@ -27,10 +27,10 @@ * @bug 8006088 * @requires vm.gc.ConcMarkSweep * @summary Tests argument processing for initial and maximum heap size for the CMS collector - * @library /testlibrary /test/lib + * @library /test/lib * @modules java.base/jdk.internal.misc * java.management - * @build TestCMSHeapSizeFlags TestMaxHeapSizeTools + * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm TestCMSHeapSizeFlags