--- old/test/testlibrary_tests/TestPlatformIsTieredSupported.java 2015-10-22 21:55:20.237487017 -0700 +++ new/test/testlibrary_tests/TestPlatformIsTieredSupported.java 2015-10-22 21:55:20.172486675 -0700 @@ -28,7 +28,7 @@ /** * @test * @summary Verifies that Platform::isTieredSupported returns correct value. - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestPlatformIsTieredSupported