< prev index next >

test/jdk/java/lang/instrument/RetransformApp.java

Print this page
@@ -34,10 +34,11 @@
   * @bug 6274264 6274241 5070281
   * @summary test retransformClasses
   *
   * @modules java.instrument
   * @library /test/lib
+  * @build jdk.test.lib.process.ProcessTools
   * @build RetransformAgent asmlib.Instrumentor
   * @enablePreview
   * @comment The test uses asmlib/Instrumentor.java which relies on ClassFile API PreviewFeature.
   * @run driver/timeout=240 RetransformApp roleDriver
   * @comment The test uses a higher timeout to prevent test timeouts noted in JDK-6528548
< prev index next >