< prev index next >

test/serviceability/sa/sadebugd/SADebugDTest.java

Print this page
rev 12368 : 8078450: Implement consistent process for quarantine of tests
Reviewed-by: dfazunen, dholmes, sspitsyn

@@ -26,11 +26,10 @@
  * @summary Checks that the jshdb debugd utility sucessfully starts
  *          and tries to attach to a running process
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  *
- * @ignore 8163805
  * @run main/othervm SADebugDTest
  */
 import java.io.File;
 import java.util.concurrent.CountDownLatch;
 import java.io.InputStreamReader;
< prev index next >