hotspot/test/serviceability/sa/TestClassLoaderStats.java
changeset 33730 30e064828045
parent 31379 8ece48927ac0
child 38152 80e5da81fb2c
--- a/hotspot/test/serviceability/sa/TestClassLoaderStats.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/serviceability/sa/TestClassLoaderStats.java	Thu Oct 29 12:04:04 2015 -0700
@@ -32,7 +32,7 @@
 
 /*
  * @test
- * @library /../../test/lib/share/classes
+ * @library /test/lib/share/classes
  * @library /testlibrary
  * @build jdk.test.lib.*
  * @build jdk.test.lib.apps.*