test/tools/javac/processing/model/util/filter/TestIterables.java

changeset 1466
b52a38d4536c
parent 699
d2aaaec153e8
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/processing/model/util/filter/TestIterables.java	Thu Dec 20 17:59:46 2012 +0000
     1.2 +++ b/test/tools/javac/processing/model/util/filter/TestIterables.java	Fri Dec 21 08:45:43 2012 -0800
     1.3 @@ -26,7 +26,7 @@
     1.4   * @bug 6406164
     1.5   * @summary Test that ElementFilter iterable methods behave properly.
     1.6   * @author  Joseph D. Darcy
     1.7 - * @library ../../../../lib
     1.8 + * @library /tools/javac/lib
     1.9   * @build JavacTestingAbstractProcessor
    1.10   * @compile TestIterables.java
    1.11   * @compile -processor TestIterables -proc:only Foo1.java

mercurial