--- old/test/gc/g1/humongousObjects/TestNoAllocationsInHRegions.java 2016-08-11 13:31:31.128053900 -0400 +++ new/test/gc/g1/humongousObjects/TestNoAllocationsInHRegions.java 2016-08-11 13:31:30.719305500 -0400 @@ -36,12 +36,9 @@ * @test TestNoAllocationsInHRegions * @summary Checks that no additional allocations are made in humongous regions * @requires vm.gc.G1 - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.management java.base/jdk.internal.misc * @build sun.hotspot.WhiteBox - * gc.testlibrary.Helpers - * gc.g1.humongousObjects.TestNoAllocationsInHRegions - * * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission *