6570242: Regression test failures with Javac on win32

Takes this test out of service until the reall bug is fixed

Reviewed-by: jjg
This commit is contained in:
Kumar Srinivasan 2008-04-03 18:01:55 -07:00
parent 1be460dbdd
commit f62ccad5cd

View File

@ -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
*/