hotspot/test/runtime/logging/MonitorMismatchTest.java
changeset 38152 80e5da81fb2c
parent 37203 90eabed33a6c
child 40015 524230a0f4ca
--- a/hotspot/test/runtime/logging/MonitorMismatchTest.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/runtime/logging/MonitorMismatchTest.java	Sun May 01 12:47:00 2016 +0300
@@ -25,6 +25,7 @@
 /*
  * @test MonitorMismatchTest
  * @bug 8150084
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  * @compile MonitorMismatchHelper.jasm
  * @build jdk.test.lib.OutputAnalyzer jdk.test.lib.ProcessTools jdk.test.lib.Platform