--- old/test/testlibrary_tests/AssertsTest.java 2016-08-11 13:47:50.863302800 -0400 +++ new/test/testlibrary_tests/AssertsTest.java 2016-08-11 13:47:50.456232200 -0400 @@ -26,7 +26,7 @@ /* @test * @summary Tests the different assertions in the Assert class * @modules java.base/jdk.internal.misc - * @library /testlibrary + * @library /test/lib */ public class AssertsTest { private static class Foo implements Comparable {