langtools/test/tools/javac/processing/model/type/TestUnionType.java
changeset 14963 974d4423c999
parent 10192 378321489bea
child 30730 d3ce7619db2c
--- a/langtools/test/tools/javac/processing/model/type/TestUnionType.java	Thu Dec 20 17:59:46 2012 +0000
+++ b/langtools/test/tools/javac/processing/model/type/TestUnionType.java	Fri Dec 21 08:45:43 2012 -0800
@@ -25,7 +25,7 @@
  * @test
  * @bug     7029150 7025809
  * @summary Test support for union types
- * @library ../../../lib
+ * @library /tools/javac/lib
  */
 
 import java.net.URI;