diff -r a22f23fb7abf -r b52a38d4536c test/tools/javac/processing/environment/round/TestContext.java --- a/test/tools/javac/processing/environment/round/TestContext.java Thu Dec 20 17:59:46 2012 +0000 +++ b/test/tools/javac/processing/environment/round/TestContext.java Fri Dec 21 08:45:43 2012 -0800 @@ -25,7 +25,7 @@ * @test * @bug 6988836 * @summary A new JavacElements is created for each round of annotation processing - * @library ../../../lib + * @library /tools/javac/lib * @build JavacTestingAbstractProcessor TestContext * @compile/process -processor TestContext -XprintRounds TestContext */