# HG changeset patch # User dcubed # Date 1470943640 25200 # Node ID c2a7d79947a16b5d63114c0b4ff8f44dd5b707ba # Parent 63c9f91c74d485cf64a3fca95339ad073d7f1484 8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently Reviewed-by: hseigel diff -r 63c9f91c74d4 -r c2a7d79947a1 hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java --- a/hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java Mon Aug 08 15:53:02 2016 +0000 +++ b/hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java Thu Aug 11 12:27:20 2016 -0700 @@ -28,6 +28,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib/share/classes * + * @ignore 8163805 * @run main/othervm SADebugDTest */ import java.io.File;