8016760: Failure of regression test langtools/tools/javac/T6725036.java
authoremc
Fri, 28 Jun 2013 06:54:58 -0400
changeset 18663 c4ebae57a699
parent 18662 1cac45e71eb9
child 18664 5c35de99f6df
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
langtools/test/tools/javac/T6725036.java
--- 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
  */