# HG changeset patch # User ykantser # Date 1422606743 -3600 # Node ID 70ac575cccce4f5210d83553455c505e16842dd6 # Parent ba7d959f65e7d86c557d6e8f366a7dddd13b94b0 8071784: serviceability/attach/AttachWithStalePidFile.java should be quarantined Reviewed-by: sla, jbachorik diff -r ba7d959f65e7 -r 70ac575cccce hotspot/test/serviceability/attach/AttachWithStalePidFile.java --- a/hotspot/test/serviceability/attach/AttachWithStalePidFile.java Thu Jan 29 14:50:43 2015 -0800 +++ b/hotspot/test/serviceability/attach/AttachWithStalePidFile.java Fri Jan 30 09:32:23 2015 +0100 @@ -26,6 +26,7 @@ * @bug 7162400 * @key regression * @summary Regression test for attach issue where stale pid files in /tmp lead to connection issues + * @ignore 8024055 * @library /testlibrary * @build com.oracle.java.testlibrary.* AttachWithStalePidFileTarget * @run main AttachWithStalePidFile