hotspot/test/runtime/NMT/MallocRoundingReportTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 36851 03e2f4d0a421
--- a/hotspot/test/runtime/NMT/MallocRoundingReportTest.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/runtime/NMT/MallocRoundingReportTest.java	Thu Oct 29 12:04:04 2015 -0700
@@ -25,7 +25,7 @@
  * @test
  * @summary Test consistency of NMT by creating allocations of the Test type with various sizes and verifying visibility with jcmd
  * @key nmt jcmd
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.base/sun.misc
  *          java.management
  * @build MallocRoundingReportTest