hotspot/test/runtime/BoolReturn/NativeSmallIntCallsTest.java
changeset 40631 ed82623d7831
parent 38152 80e5da81fb2c
--- a/hotspot/test/runtime/BoolReturn/NativeSmallIntCallsTest.java	Fri Aug 19 01:20:39 2016 -0400
+++ b/hotspot/test/runtime/BoolReturn/NativeSmallIntCallsTest.java	Fri Aug 19 10:06:30 2016 -0400
@@ -25,7 +25,7 @@
  * @bug 8149170
  * @summary Test native functions return booleans as 0/1 but differently than java functions
  * @modules java.base/jdk.internal.misc
- * @library /testlibrary
+ * @library /test/lib
  * @compile BoolConstructor.java
  * @run main/native NativeSmallIntCallsTest
  */