8005282: Use @library tag with non-relative path for javac tests

Reviewed-by: jjg
This commit is contained in:
Joe Darcy 2012-12-21 08:45:43 -08:00
parent e2bd09e6f6
commit 378571e10e
81 changed files with 81 additions and 81 deletions

View file

@ -26,7 +26,7 @@
* @bug 6406212
* @summary Test that annotation processor options with illegal syntax are rejected
* @author Joseph D. Darcy
* @library ../../lib
* @library /tools/javac/lib
* @build JavacTestingAbstractProcessor CompileFail
* @compile TestOptionSyntaxErrors.java
* @run main CompileFail CMDERR -A TestOptionSyntaxErrors.java