--- old/test/runtime/Safepoint/AssertSafepointCheckConsistency3.java 2015-02-24 10:34:50.324014361 -0800 +++ new/test/runtime/Safepoint/AssertSafepointCheckConsistency3.java 2015-02-24 10:34:49.921994922 -0800 @@ -26,7 +26,7 @@ * @bug 8047290 * @summary Ensure that Monitor::lock_without_safepoint_check does not assert when it correctly acquires a lock which must never have safepoint checks. * @library /testlibrary /../../test/lib - * @build AssertSafepointCheckConsistency3 + * @build com.oracle.java.testlibrary.* AssertSafepointCheckConsistency3 * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main AssertSafepointCheckConsistency3