diff -r a22f23fb7abf -r b52a38d4536c test/tools/javac/processing/filer/TestLastRound.java --- a/test/tools/javac/processing/filer/TestLastRound.java Thu Dec 20 17:59:46 2012 +0000 +++ b/test/tools/javac/processing/filer/TestLastRound.java Fri Dec 21 08:45:43 2012 -0800 @@ -24,7 +24,7 @@ /* * @test 6966604 * @summary JavacFiler not correctly notified of lastRound - * @library ../../lib + * @library /tools/javac/lib * @build JavacTestingAbstractProcessor * @compile TestLastRound.java * @compile/fail/ref=TestLastRound.out -XDrawDiagnostics -Werror -proc:only -processor TestLastRound TestLastRound.java