< prev index next >

test/serviceability/sa/sadebugd/SADebugDTest.java

Print this page
rev 12341 : 8078450: Implement consistent process for quarantine of tests

*** 26,36 **** * @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; --- 26,35 ----
< prev index next >