< prev index next >

test/tools/jimage/JImageVerifyTest.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 'verify' action
  * @library /test/lib
  * @modules jdk.jlink/jdk.tools.jimage
- * @build jdk.test.lib.Asserts
  * @run main JImageVerifyTest
  */
 
 import java.io.IOException;
 import java.nio.file.Files;
< prev index next >