hotspot/test/runtime/Throwable/TestThrowable.java
changeset 38152 80e5da81fb2c
parent 37064 5c82fa70d313
child 39397 ae63e0e7af71
--- a/hotspot/test/runtime/Throwable/TestThrowable.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/runtime/Throwable/TestThrowable.java	Sun May 01 12:47:00 2016 +0300
@@ -25,6 +25,7 @@
  * @test
  * @bug 8150778
  * @summary Test exception depths, and code to get stack traces
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  * @run main/othervm -XX:MaxJavaStackTraceDepth=1024 TestThrowable
  */