--- old/test/compiler/codecache/stress/OverloadCompileQueueTest.java 2016-08-11 13:13:35.574684100 -0400 +++ new/test/compiler/codecache/stress/OverloadCompileQueueTest.java 2016-08-11 13:13:35.159091300 -0400 @@ -25,12 +25,12 @@ /* * @test OverloadCompileQueueTest * @summary stressing code cache by overloading compile queues - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * * @ignore 8071905 - * @build compiler.codecache.stress.OverloadCompileQueueTest + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions