Reviewers: tobyr, jbrosenberg, scottb,

Description:
Treats jar file entries with special timestamps differently for purposes
of computing staleness in the Compilation Unit Caches.  Jan 1, 1980 and
any
date on or before Jan 1, 1970 now trigger an alternate staleness
calculation using
the timestamp on the .jar file and re-computation of the content ID.


Please review this at http://gwt-code-reviews.appspot.com/1422802/

Affected files:
  M dev/core/src/com/google/gwt/dev/javac/CachedCompilationUnit.java
  M dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java
  M dev/core/src/com/google/gwt/dev/javac/CompilationUnit.java
  M dev/core/src/com/google/gwt/dev/javac/CompilationUnitBuilder.java
  M dev/core/src/com/google/gwt/dev/javac/SourceFileCompilationUnit.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to