diff -r b1e0ae955f02 -r 30e064828045 hotspot/test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java --- a/hotspot/test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java Thu Oct 29 18:59:22 2015 -0400 +++ b/hotspot/test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java Thu Oct 29 12:04:04 2015 -0700 @@ -25,7 +25,7 @@ * @test * @summary Test reserve/commit/uncommit/release of virtual memory and that we track it correctly * @key nmt jcmd - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build VirtualAllocCommitUncommitRecommit