< prev index next >

test/serviceability/attach/AttachWithStalePidFile.java

Print this page
rev 10304 : [mq]: jake_pre_integ

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 7162400
  * @key regression
  * @summary Regression test for attach issue where stale pid files in /tmp lead to connection issues
+ * @modules jdk.attach/sun.tools.attach
  * @library /testlibrary
  * @build jdk.test.lib.* AttachWithStalePidFileTarget
  * @run main AttachWithStalePidFile
  */
 
< prev index next >