diff test/serviceability/attach/AttachWithStalePidFile.java @ 17974:09f19d3de485

8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper Reviewed-by: sla, allwin
author ykantser
date Thu, 05 Jun 2014 15:55:49 +0200
parents 2e8f19c2feef
children
line wrap: on
line diff
--- a/test/serviceability/attach/AttachWithStalePidFile.java	Fri Jun 06 09:53:30 2014 -0700
+++ b/test/serviceability/attach/AttachWithStalePidFile.java	Thu Jun 05 15:55:49 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
  */