--- old/test/compiler/rangechecks/TestExplicitRangeChecks.java 2015-10-22 21:54:48.818321154 -0700 +++ new/test/compiler/rangechecks/TestExplicitRangeChecks.java 2015-10-22 21:54:48.756320826 -0700 @@ -25,7 +25,7 @@ * @test * @bug 8073480 * @summary explicit range checks should be recognized by C2 - * @library /testlibrary /../../test/lib /compiler/whitebox + * @library /testlibrary /test/lib /compiler/whitebox * @build TestExplicitRangeChecks * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main ClassFileInstaller jdk.test.lib.Platform