Review request for JDK-8016760: failure of regression test langtools/tools/javac/T6725036.java

Eric McCorkle eric.mccorkle at oracle.com
Tue Jun 25 14:03:17 UTC 2013


Hello,

Please review this simple patch which updates regression test
langtools/tools/javac/T6725036.java to offset the time returned by
JavaFileObject.getLastModified() with the local time to UTC delta.

Please note that this patch is intended to address the test failures,
and that I will be immediately opening a new bug to investigate and
address deeper issues, and also to properly document the API.

The webrev is here:
http://cr.openjdk.java.net/~emc/8016760/

The bug report is here:
http://bugs.sun.com/view_bug.do?bug_id=8016760

Thanks,
Eric


More information about the core-libs-dev mailing list