hotspot/test/runtime/RedefineTests/RedefineRunningMethodsWithResolutionErrors.java
changeset 38152 80e5da81fb2c
parent 36209 8db2a78cbc29
child 40631 ed82623d7831
--- a/hotspot/test/runtime/RedefineTests/RedefineRunningMethodsWithResolutionErrors.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/runtime/RedefineTests/RedefineRunningMethodsWithResolutionErrors.java	Sun May 01 12:47:00 2016 +0300
@@ -26,6 +26,7 @@
  * @bug 8076110
  * @summary Redefine running methods that have cached resolution errors
  * @library /testlibrary
+ * @modules java.base/jdk.internal.misc
  * @modules java.base/jdk.internal.org.objectweb.asm
  *          java.instrument
  *          jdk.jartool/sun.tools.jar