changeset 2274:6101e52ce9e3

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
author emc
date Fri, 28 Jun 2013 06:54:58 -0400
parents 5c548a8542b8
children bb06c412d079
files test/tools/javac/T6725036.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/tools/javac/T6725036.java	Thu Jun 27 17:45:56 2013 -0400
+++ b/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
  */