langtools/test/tools/javac/processing/model/6194785/T6194785.java
changeset 14963 974d4423c999
parent 10192 378321489bea
child 30730 d3ce7619db2c
--- a/langtools/test/tools/javac/processing/model/6194785/T6194785.java	Thu Dec 20 17:59:46 2012 +0000
+++ b/langtools/test/tools/javac/processing/model/6194785/T6194785.java	Fri Dec 21 08:45:43 2012 -0800
@@ -26,7 +26,7 @@
  * @bug     6194785
  * @summary ParameterDeclaration.getSimpleName does not return actual name from class files
  * @author  Peter von der Ah\u00e9
- * @library ../../../lib
+ * @library /tools/javac/lib
  * @build   JavacTestingAbstractProcessor
  * @compile -g T6194785.java T6194785a.java
  * @compile -processor T6194785 foo.T6194785a T6194785.java