diff -r 173162d6eb1d -r 2c1ef6ec9413 test/tools/javac/links/T.java --- a/test/tools/javac/links/T.java Thu Oct 16 07:30:13 2008 -0700 +++ b/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 {}