--- old/test/gc/arguments/TestSurvivorRatioFlag.java 2015-10-22 21:55:06.284413463 -0700 +++ new/test/gc/arguments/TestSurvivorRatioFlag.java 2015-10-22 21:55:06.218413115 -0700 @@ -25,7 +25,7 @@ * @test TestSurvivorRatioFlag * @key gc * @summary Verify that actual survivor ratio is equal to specified SurvivorRatio value - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestSurvivorRatioFlag