--- old/test/compiler/codegen/7100757/Test7100757.java 2015-02-24 10:27:37.541089239 -0800 +++ new/test/compiler/codegen/7100757/Test7100757.java 2015-02-24 10:27:37.039064967 -0800 @@ -27,6 +27,7 @@ * @bug 7100757 * @summary The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main/timeout=300 Test7100757 */