< prev index next >

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

Print this page

        

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