< prev index next >

langtools/test/tools/javap/T4501660.java

Print this page

        

*** 24,34 **** /* * @test * @bug 4501660 * @summary change diagnostic of -help as 'print this help message and exit' * (actually, verify -help does not cause premature exit) ! * @modules jdk.compiler */ import java.io.*; import java.util.zip.*; --- 24,34 ---- /* * @test * @bug 4501660 * @summary change diagnostic of -help as 'print this help message and exit' * (actually, verify -help does not cause premature exit) ! * @modules jdk.jdeps */ import java.io.*; import java.util.zip.*;
< prev index next >