--- old/test/compiler/codegen/Test7100757.java 2016-08-11 13:13:47.837852300 -0400 +++ new/test/compiler/codegen/Test7100757.java 2016-08-11 13:13:47.423009300 -0400 @@ -26,7 +26,7 @@ * @test * @bug 7100757 * @summary The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc - * @library /testlibrary + * @library /test/lib * @modules java.base/jdk.internal.misc * java.management *