< prev index next >

test/tools/jimage/JImageListTest.java

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

*** 24,34 **** /* * @test * @summary Tests to verify jimage 'list' action * @library /test/lib * @modules jdk.jlink/jdk.tools.jimage - * @build jdk.test.lib.Asserts * @run main JImageListTest */ import java.io.IOException; import java.nio.file.Files; --- 24,33 ----
< prev index next >