test/tools/javac/links/T.java

changeset 145
2c1ef6ec9413
parent 1
9a66ca7c79fa
child 174
fdfed22db054
     1.1 --- a/test/tools/javac/links/T.java	Thu Oct 16 07:30:13 2008 -0700
     1.2 +++ b/test/tools/javac/links/T.java	Thu Oct 16 07:39:53 2008 -0700
     1.3 @@ -21,12 +21,4 @@
     1.4   * have any questions.
     1.5   */
     1.6  
     1.7 -/*
     1.8 - * @test
     1.9 - * @bug 4266026
    1.10 - * @summary javac no longer follows symlinks
    1.11 - *
    1.12 - * @run shell links.sh
    1.13 - */
    1.14 -
    1.15  class T extends a.B {}

mercurial