--- old/test/compiler/intrinsics/object/TestClone.java 2016-08-11 13:19:21.511994700 -0400 +++ new/test/compiler/intrinsics/object/TestClone.java 2016-08-11 13:19:21.101338300 -0400 @@ -27,7 +27,7 @@ * @bug 8033626 * @summary assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place * @modules java.base/jdk.internal.misc - * @library /testlibrary + * @library /test/lib * * @run main/othervm -XX:-TieredCompilation -Xbatch * -XX:CompileCommand=compileonly,compiler.intrinsics.object.TestClone::f