< prev index next >

test/tools/launcher/MainClassAttributeTest.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /** * @test * @bug 7067922 * @author sogoel * @summary Test negative scenarios for main class attribute + * @modules jdk.compiler + * jdk.zipfs * @build MainClassAttributeTest * @run main MainClassAttributeTest */ import java.io.File;
< prev index next >