hotspot/test/runtime/BoolReturn/NativeSmallIntCallsTest.java
changeset 38152 80e5da81fb2c
parent 37483 8447cff6323d
child 40631 ed82623d7831
--- a/hotspot/test/runtime/BoolReturn/NativeSmallIntCallsTest.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/runtime/BoolReturn/NativeSmallIntCallsTest.java	Sun May 01 12:47:00 2016 +0300
@@ -24,6 +24,7 @@
 /* @test
  * @bug 8149170
  * @summary Test native functions return booleans as 0/1 but differently than java functions
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  * @compile BoolConstructor.java
  * @run main/native NativeSmallIntCallsTest