8016760: Failure of regression test langtools/tools/javac/T6725036.java

Marking the failing test @ignore; the proposed change for 8015666 addresses the underlying issue

Reviewed-by: jjg
This commit is contained in:
Eric McCorkle 2013-06-28 06:54:58 -04:00
parent 9b1ec513d5
commit 95e39e6039

View file

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