< 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,34 **** /* * @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; --- 24,33 ----
< prev index next >