langtools/test/tools/javac/enum/6350057/T6350057.java
changeset 14963 974d4423c999
parent 10192 378321489bea
child 30730 d3ce7619db2c
--- a/langtools/test/tools/javac/enum/6350057/T6350057.java	Thu Dec 20 17:59:46 2012 +0000
+++ b/langtools/test/tools/javac/enum/6350057/T6350057.java	Fri Dec 21 08:45:43 2012 -0800
@@ -26,7 +26,7 @@
  * @bug 6350057 7025809
  * @summary Test that parameters on implicit enum methods have the right kind
  * @author  Joseph D. Darcy
- * @library ../../lib
+ * @library /tools/javac/lib
  * @build   JavacTestingAbstractProcessor T6350057
  * @compile -processor T6350057 -proc:only TestEnum.java
  */