test/tools/javac/processing/environment/round/TestContext.java

changeset 1466
b52a38d4536c
parent 932
edf03ca74991
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/processing/environment/round/TestContext.java	Thu Dec 20 17:59:46 2012 +0000
     1.2 +++ b/test/tools/javac/processing/environment/round/TestContext.java	Fri Dec 21 08:45:43 2012 -0800
     1.3 @@ -25,7 +25,7 @@
     1.4   * @test
     1.5   * @bug 6988836
     1.6   * @summary A new JavacElements is created for each round of annotation processing
     1.7 - * @library ../../../lib
     1.8 + * @library /tools/javac/lib
     1.9   * @build JavacTestingAbstractProcessor TestContext
    1.10   * @compile/process -processor TestContext -XprintRounds TestContext
    1.11   */

mercurial