< prev index next >

langtools/test/tools/javap/T8032814.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8032814 * @summary LineNumberTable/LocalVariableTable tables duplication for the * "-v -l" combination of options ! * @modules jdk.compiler * @compile -g T8032814.java * @run main T8032814 */ import java.io.*; --- 24,34 ---- /* * @test * @bug 8032814 * @summary LineNumberTable/LocalVariableTable tables duplication for the * "-v -l" combination of options ! * @modules jdk.jdeps * @compile -g T8032814.java * @run main T8032814 */ import java.io.*;
< prev index next >