< prev index next >

langtools/test/tools/javap/T8032819.java

Print this page

        

*** 23,33 **** /* * @test * @bug 8032819 * @summary Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options ! * @modules jdk.compiler * @compile -g T8032819.java * @run main T8032819 */ import java.io.*; --- 23,33 ---- /* * @test * @bug 8032819 * @summary Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options ! * @modules jdk.jdeps * @compile -g T8032819.java * @run main T8032819 */ import java.io.*;
< prev index next >