langtools/test/tools/javac/processing/model/element/TestResourceVariable.java
changeset 14963 974d4423c999
parent 10192 378321489bea
child 30730 d3ce7619db2c
--- a/langtools/test/tools/javac/processing/model/element/TestResourceVariable.java	Thu Dec 20 17:59:46 2012 +0000
+++ b/langtools/test/tools/javac/processing/model/element/TestResourceVariable.java	Fri Dec 21 08:45:43 2012 -0800
@@ -26,7 +26,7 @@
  * @bug  6911256 6964740 6967842 6961571 7025809
  * @summary Test that the resource variable kind is appropriately set
  * @author  Joseph D. Darcy
- * @library ../../../lib
+ * @library /tools/javac/lib
  * @build   JavacTestingAbstractProcessor TestResourceVariable
  * @compile -processor TestResourceVariable -proc:only TestResourceVariable.java
  */