6570242: Regression test failures with Javac on win32.

Thu, 03 Apr 2008 18:01:55 -0700

author
ksrini
date
Thu, 03 Apr 2008 18:01:55 -0700
changeset 20
ddd77d1c1b49
parent 19
adaa3fc51b60
child 21
c46d25a2350a
child 23
961ae2608114

6570242: Regression test failures with Javac on win32.
Summary: takes this test out of service until the reall bug is fixed
Reviewed-by: jjg

test/tools/javac/api/6431257/T6431257.java file | annotate | diff | comparison | revisions
     1.1 --- a/test/tools/javac/api/6431257/T6431257.java	Wed Apr 02 11:44:23 2008 +0100
     1.2 +++ b/test/tools/javac/api/6431257/T6431257.java	Thu Apr 03 18:01:55 2008 -0700
     1.3 @@ -27,6 +27,7 @@
     1.4   * @summary JSR 199: Changes to JavaFileManager to support JSR 269 Filer API
     1.5   * @author  Peter von der Ah\u00e9
     1.6   * @library ../lib
     1.7 + * @ignore  Need to fix this test when 6508981 is fixed.
     1.8   * @compile T6431257.java package-info.java
     1.9   * @run main T6431257 foo.bar.baz foo/bar/baz
    1.10   */

mercurial