diff -r 514bf0744294 -r ed82623d7831 hotspot/test/runtime/BoolReturn/NativeSmallIntCallsTest.java --- 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 */