--- old/test/compiler/rangechecks/TestExplicitRangeChecks.java 2016-08-11 13:24:08.271749300 -0400 +++ new/test/compiler/rangechecks/TestExplicitRangeChecks.java 2016-08-11 13:24:07.863268100 -0400 @@ -25,9 +25,8 @@ * @test * @bug 8073480 * @summary explicit range checks should be recognized by C2 - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc - * @build compiler.rangechecks.TestExplicitRangeChecks * @run driver ClassFileInstaller sun.hotspot.WhiteBox * jdk.test.lib.Platform * @run main/othervm -ea -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI