--- old/test/serviceability/threads/TestFalseDeadLock.java 2015-02-24 10:35:38.508344123 -0800 +++ new/test/serviceability/threads/TestFalseDeadLock.java 2015-02-24 10:35:38.185328505 -0800 @@ -28,10 +28,11 @@ /* * @test - * @ignore 8061157 * @bug 8016304 * @summary Make sure no deadlock is reported for this program which has no deadlocks. * @library /testlibrary + * @ignore 8061157 + * @build com.oracle.java.testlibrary.* * @run main/othervm TestFalseDeadLock */