langtools/test/tools/javac/processing/environment/round/TestContext.java
changeset 14963 974d4423c999
parent 8846 39157538c506
child 30730 d3ce7619db2c
--- a/langtools/test/tools/javac/processing/environment/round/TestContext.java	Thu Dec 20 17:59:46 2012 +0000
+++ b/langtools/test/tools/javac/processing/environment/round/TestContext.java	Fri Dec 21 08:45:43 2012 -0800
@@ -25,7 +25,7 @@
  * @test
  * @bug 6988836
  * @summary A new JavacElements is created for each round of annotation processing
- * @library ../../../lib
+ * @library /tools/javac/lib
  * @build JavacTestingAbstractProcessor TestContext
  * @compile/process -processor TestContext -XprintRounds TestContext
  */