test/tools/javac/7129225/TestImportStar.java

changeset 1466
b52a38d4536c
parent 1189
332dfa0f91df
child 1521
71f35e4b93a5
     1.1 --- a/test/tools/javac/7129225/TestImportStar.java	Thu Dec 20 17:59:46 2012 +0000
     1.2 +++ b/test/tools/javac/7129225/TestImportStar.java	Fri Dec 21 08:45:43 2012 -0800
     1.3 @@ -26,7 +26,7 @@
     1.4  /* @test
     1.5   * @bug 7129225
     1.6   * @summary import xxx.* isn't handled correctly by annotation processing
     1.7 - * @library ../lib
     1.8 + * @library /tools/javac/lib
     1.9   * @build JavacTestingAbstractProcessor
    1.10   * @compile/fail/ref=NegTest.ref -XDrawDiagnostics TestImportStar.java
    1.11   * @compile Anno.java AnnoProcessor.java

mercurial