hotspot/test/runtime/ErrorHandling/TestExitOnOutOfMemoryError.java
changeset 38152 80e5da81fb2c
parent 34670 5ab871b40190
child 40631 ed82623d7831
--- a/hotspot/test/runtime/ErrorHandling/TestExitOnOutOfMemoryError.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/runtime/ErrorHandling/TestExitOnOutOfMemoryError.java	Sun May 01 12:47:00 2016 +0300
@@ -24,6 +24,7 @@
 /*
  * @test TestExitOnOutOfMemoryError
  * @summary Test using -XX:ExitOnOutOfMemoryError
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  * @build jdk.test.lib.*
  * @run driver TestExitOnOutOfMemoryError