--- old/test/compiler/codecache/stress/UnexpectedDeoptimizationTest.java 2016-08-11 13:13:40.473481600 -0400 +++ new/test/compiler/codecache/stress/UnexpectedDeoptimizationTest.java 2016-08-11 13:13:40.061613100 -0400 @@ -26,11 +26,11 @@ * @test UnexpectedDeoptimizationTest * @key stress * @summary stressing code cache by forcing unexpected deoptimizations - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * - * @build compiler.codecache.stress.UnexpectedDeoptimizationTest + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions