--- old/test/gc/metaspace/TestCapacityUntilGCWrapAround.java 2016-08-11 13:32:12.704585900 -0400 +++ new/test/gc/metaspace/TestCapacityUntilGCWrapAround.java 2016-08-11 13:32:12.296639800 -0400 @@ -25,10 +25,10 @@ * @test * @key gc * @bug 8049831 - * @library /testlibrary /test/lib + * @library /test/lib * @modules java.base/jdk.internal.misc * java.management - * @build TestCapacityUntilGCWrapAround + * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI TestCapacityUntilGCWrapAround