langtools/test/tools/javac/MethodParameters/InstanceMethods.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test
  * @bug 8006582
+ * @ignore 8030656 Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp 
  * @summary javac should generate method parameters correctly.
  * @build Tester
  * @compile -parameters InstanceMethods.java
  * @run main Tester InstanceMethods InstanceMethods.out
  */