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