6570242: Regression test failures with Javac on win32.
Summary: takes this test out of service until the reall bug is fixed
Reviewed-by: jjg
--- 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
*/