< prev index next >

langtools/test/tools/javap/T6474890.java

Print this page

        

*** 23,33 **** /* * @test * @bug 6474890 * @summary javap does not open .zip files in -classpath ! * @modules jdk.compiler */ import java.io.*; import java.util.zip.*; --- 23,33 ---- /* * @test * @bug 6474890 * @summary javap does not open .zip files in -classpath ! * @modules jdk.jdeps */ import java.io.*; import java.util.zip.*;
< prev index next >