< prev index next >

test/runtime/SelectionResolution/IllegalAccessErrorTest.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @summary Test of method selection and resolution cases that
  * generate IllegalAccessErrorTest
+ * @modules java.base/jdk.internal.org.objectweb.asm
  * @library /runtime/SelectionResolution/classes
  * @build selectionresolution.*
  * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies IllegalAccessErrorTest
  */
 
< prev index next >