8016760: Failure of regression test langtools/tools/javac/T6725036.java
Summary: Marking the failing test @ignore; the proposed change for 8015666 addresses the underlying issue
Reviewed-by: jjg
--- a/langtools/test/tools/javac/T6725036.java Thu Jun 27 17:45:56 2013 -0400
+++ b/langtools/test/tools/javac/T6725036.java Fri Jun 28 06:54:58 2013 -0400
@@ -24,6 +24,7 @@
/*
* @test
* @bug 6725036
+ * @ignore 8016760: failure of regression test langtools/tools/javac/T6725036.java
* @summary javac returns incorrect value for lastModifiedTime() when
* source is a zip file archive
*/