< prev index next >

test/tools/launcher/UnresolvedExceptions.java

Print this page

        

*** 22,31 **** --- 22,33 ---- */ /* * @test * @bug 4529320 + * @modules jdk.compiler + * jdk.zipfs * @compile -XDignore.symbol.file UnresolvedExceptions.java * @run main UnresolvedExceptions * @summary Verifying jvm won't segv if exception not available * @author Joseph D. Darcy, ksrini */
< prev index next >