--- old/test/runtime/NMT/MallocTrackingVerify.java 2015-10-22 21:55:14.240455424 -0700 +++ new/test/runtime/NMT/MallocTrackingVerify.java 2015-10-22 21:55:14.170455055 -0700 @@ -26,7 +26,7 @@ * @bug 8054836 * @summary Test to verify correctness of malloc tracking * @key nmt jcmd - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build MallocTrackingVerify