hotspot/test/serviceability/attach/AttachWithStalePidFile.java
changeset 24835 be963975e2f7
parent 18931 5de3638104b4
child 28819 70ac575cccce
--- a/hotspot/test/serviceability/attach/AttachWithStalePidFile.java	Sun Jun 01 11:56:15 2014 -0400
+++ b/hotspot/test/serviceability/attach/AttachWithStalePidFile.java	Mon Jun 02 11:20:14 2014 +0200
@@ -27,7 +27,7 @@
  * @key regression
  * @summary Regression test for attach issue where stale pid files in /tmp lead to connection issues
  * @library /testlibrary
- * @compile AttachWithStalePidFileTarget.java
+ * @build com.oracle.java.testlibrary.* AttachWithStalePidFileTarget
  * @run main AttachWithStalePidFile
  */