< prev index next >

test/java/lang/ref/CleanerTest.java

Print this page
rev 17272 : 8181391: remove explicit @build actions for the top level testlibary classes
Reviewed-by: duke

@@ -47,13 +47,12 @@
 import org.testng.TestNG;
 import org.testng.annotations.Test;
 
 /*
  * @test
- * @library /lib/testlibrary /test/lib
+ * @library /test/lib
  * @build sun.hotspot.WhiteBox
- * @build jdk.test.lib.Utils
  * @modules java.base/jdk.internal
  *          java.base/jdk.internal.misc
  *          java.base/jdk.internal.ref
  *          java.management
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >