< prev index next >

test/tools/launcher/MainClassCantBeLoadedTest.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /** * @test * @bug 8174694 8181033 * @summary improve error message shown when main class can't be loaded + * @modules java.compiler * @compile MainClassCantBeLoadedTest.java * @run main MainClassCantBeLoadedTest */ import java.io.*;
< prev index next >