langtools/test/tools/javac/links/T.java
changeset 1480 a4a66a4c8d84
parent 10 06bc494ca11e
child 1652 1324f96f3883
--- a/langtools/test/tools/javac/links/T.java	Thu Oct 16 07:30:13 2008 -0700
+++ b/langtools/test/tools/javac/links/T.java	Thu Oct 16 07:39:53 2008 -0700
@@ -21,12 +21,4 @@
  * have any questions.
  */
 
-/*
- * @test
- * @bug 4266026
- * @summary javac no longer follows symlinks
- *
- * @run shell links.sh
- */
-
 class T extends a.B {}