< prev index next >

langtools/test/tools/javap/typeAnnotations/T6855990.java

Print this page

        

*** 25,35 **** /* * @test * @bug 6855990 * @summary InstructionDetailWriter should support new 308 annotations attribute ! * @modules jdk.compiler */ public class T6855990 { public static void main(String[] args) throws Exception { new T6855990().run(); --- 25,35 ---- /* * @test * @bug 6855990 * @summary InstructionDetailWriter should support new 308 annotations attribute ! * @modules jdk.jdeps */ public class T6855990 { public static void main(String[] args) throws Exception { new T6855990().run();
< prev index next >