hotspot/test/compiler/uncommontrap/8009761/Test8009761.java
changeset 38152 80e5da81fb2c
parent 33730 30e064828045
child 39390 edf6a424a8b7
--- a/hotspot/test/compiler/uncommontrap/8009761/Test8009761.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/compiler/uncommontrap/8009761/Test8009761.java	Sun May 01 12:47:00 2016 +0300
@@ -27,6 +27,7 @@
 /*
  * @test
  * @bug 8009761
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary /test/lib
  * @summary Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
  * @build Test8009761