--- old/test/runtime/ClassUnload/KeepAliveObject.java 2015-10-22 21:55:12.029443768 -0700 +++ new/test/runtime/ClassUnload/KeepAliveObject.java 2015-10-22 21:55:11.967443441 -0700 @@ -24,7 +24,7 @@ /* * @test KeepAliveObject * @summary This test case uses a class instance to keep the class alive. - * @library /testlibrary /../../test/lib /runtime/testlibrary + * @library /testlibrary /test/lib /runtime/testlibrary * @library classes * @build KeepAliveObject test.Empty * @build ClassUnloadCommon