6570242: Regression test failures with Javac on win32.
authorksrini
Thu, 03 Apr 2008 18:01:55 -0700
changeset 327 26c8aa5a3d87
parent 326 d51f30ce6796
child 328 a19298c17815
child 507 bdd92cc35ac4
6570242: Regression test failures with Javac on win32. Summary: takes this test out of service until the reall bug is fixed Reviewed-by: jjg
langtools/test/tools/javac/api/6431257/T6431257.java
--- a/langtools/test/tools/javac/api/6431257/T6431257.java	Wed Apr 02 11:44:23 2008 +0100
+++ b/langtools/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
  */