--- a/hotspot/test/runtime/ClassUnload/KeepAliveObject.java Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/runtime/ClassUnload/KeepAliveObject.java Thu Oct 29 12:04:04 2015 -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