hotspot/test/runtime/RedefineTests/RedefineRunningMethodsWithResolutionErrors.java
--- 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