changeset 19:ddd77d1c1b49

6570242: Regression test failures with Javac on win32. Summary: takes this test out of service until the reall bug is fixed Reviewed-by: jjg
author ksrini
date Thu, 03 Apr 2008 18:01:55 -0700
parents adaa3fc51b60
children c46d25a2350a 961ae2608114
files test/tools/javac/api/6431257/T6431257.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/tools/javac/api/6431257/T6431257.java	Wed Apr 02 11:44:23 2008 +0100
+++ b/test/tools/javac/api/6431257/T6431257.java	Thu Apr 03 18:01:55 2008 -0700
@@ -27,6 +27,7 @@
  * @summary JSR 199: Changes to JavaFileManager to support JSR 269 Filer API
  * @author  Peter von der Ah\u00e9
  * @library ../lib
+ * @ignore  Need to fix this test when 6508981 is fixed.
  * @compile T6431257.java package-info.java
  * @run main T6431257 foo.bar.baz foo/bar/baz
  */