diff -r 514bf0744294 -r ed82623d7831 hotspot/test/runtime/Throwable/TestThrowable.java --- a/hotspot/test/runtime/Throwable/TestThrowable.java Fri Aug 19 01:20:39 2016 -0400 +++ b/hotspot/test/runtime/Throwable/TestThrowable.java Fri Aug 19 10:06:30 2016 -0400 @@ -26,7 +26,7 @@ * @bug 8150778 * @summary Test exception depths, and code to get stack traces * @modules java.base/jdk.internal.misc - * @library /testlibrary + * @library /test/lib * @run main/othervm -XX:MaxJavaStackTraceDepth=1024 TestThrowable */