hotspot/test/runtime/ErrorHandling/ProblematicFrameTest.java
changeset 29678 dd2f3932c21e
parent 28623 c6d1cfa63594
child 30240 a7ba42fa1df6
--- a/hotspot/test/runtime/ErrorHandling/ProblematicFrameTest.java	Mon Mar 23 11:44:41 2015 -0700
+++ b/hotspot/test/runtime/ErrorHandling/ProblematicFrameTest.java	Thu Mar 26 16:36:56 2015 +0100
@@ -26,6 +26,10 @@
  * @bug 8050167
  * @summary Test that error is not occurred during printing problematic frame
  * @library /testlibrary
+ * @modules java.base/sun.misc
+ *          java.compiler
+ *          java.management
+ *          jdk.jvmstat/sun.jvmstat.monitor
  * @build com.oracle.java.testlibrary.*
  * @run driver ProblematicFrameTest
  */