diff -r a22f23fb7abf -r b52a38d4536c test/tools/javac/processing/options/testPrintProcessorInfo/Test.java --- a/test/tools/javac/processing/options/testPrintProcessorInfo/Test.java Thu Dec 20 17:59:46 2012 +0000 +++ b/test/tools/javac/processing/options/testPrintProcessorInfo/Test.java Fri Dec 21 08:45:43 2012 -0800 @@ -25,7 +25,7 @@ * @test * @bug 6987384 * @summary -XprintProcessorRoundsInfo message printed with different timing than previous - * @library ../../../lib + * @library /tools/javac/lib * @build JavacTestingAbstractProcessor Test * @compile/fail/ref=Test.out -XDrawDiagnostics -XprintProcessorInfo -Werror -proc:only -processor Test Test.java */