test/tools/javac/processing/messager/6362067/T6362067.java

changeset 1466
b52a38d4536c
parent 699
d2aaaec153e8
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/processing/messager/6362067/T6362067.java	Thu Dec 20 17:59:46 2012 +0000
     1.2 +++ b/test/tools/javac/processing/messager/6362067/T6362067.java	Fri Dec 21 08:45:43 2012 -0800
     1.3 @@ -2,7 +2,7 @@
     1.4   * @test  /nodynamiccopyright/
     1.5   * @bug     6362067
     1.6   * @summary Messager methods do not print out source position information
     1.7 - * @library ../../../lib
     1.8 + * @library /tools/javac/lib
     1.9   * @build   JavacTestingAbstractProcessor T6362067
    1.10   * @compile -processor T6362067 -proc:only T6362067.java
    1.11   * @compile/ref=T6362067.out -XDrawDiagnostics -processor T6362067 -proc:only T6362067.java

mercurial