< prev index next >

langtools/test/tools/javac/annotations/typeAnnotations/classfile/SyntheticParameters.java

Print this page

        

*** 23,33 **** /* * @test SyntheticParameters * @summary Test generation of annotations on inner class parameters. * @library /lib/annotations/ ! * @modules jdk.compiler/com.sun.tools.classfile * @run main SyntheticParameters */ import annotations.classfile.ClassfileInspector; --- 23,33 ---- /* * @test SyntheticParameters * @summary Test generation of annotations on inner class parameters. * @library /lib/annotations/ ! * @modules jdk.jdeps/com.sun.tools.classfile * @run main SyntheticParameters */ import annotations.classfile.ClassfileInspector;
< prev index next >