--- old/test/runtime/Thread/Fibonacci.java 2016-08-11 13:39:00.749655600 -0400 +++ new/test/runtime/Thread/Fibonacci.java 2016-08-11 13:39:00.339659600 -0400 @@ -29,7 +29,7 @@ * make this test inherently unstable on Windows with 32-bit VM data model. * @requires !(os.family == "windows" & sun.arch.data.model == "32") * @modules java.base/jdk.internal.misc - * @library /testlibrary + * @library /test/lib * @run main/othervm Fibonacci 15 */