< prev index next >

test/tools/jimage/JImageBasicsTest.java

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

@@ -24,11 +24,10 @@
 /*
  * @test
  * @summary Tests to verify jimage basic options, i.e. --version, -h
  * @library /test/lib
  * @modules jdk.jlink/jdk.tools.jimage
- * @build jdk.test.lib.Asserts
  * @run main JImageBasicsTest
  */
 
 import static jdk.test.lib.Asserts.assertTrue;
 
< prev index next >