--- old/test/compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java 2016-08-11 13:13:20.791730100 -0400 +++ new/test/compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java 2016-08-11 13:13:20.323226200 -0400 @@ -25,11 +25,11 @@ * @test UsageThresholdExceededSeveralTimesTest * @summary verifying that getUsageThresholdCount() returns correct value * after threshold has been hit several times - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * - * @build compiler.codecache.jmx.UsageThresholdExceededTest + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions