gwt /
gwt /
bf45e48b9d61a8d49b0b87f73340106a260bf959 This change attempts to fix some compile instabilities. In particular, there are
these issues:
1) Source origin information can vary based on the directory in which something
is checked-out into and built, even if it's identical
2) CompilationUnitArchive was serializing an array of CompiledClass in a non-stable way.
3) CompilationUnitArchive was serializing a list of jsniMethods in a non-stable way.
This version of the patch performs the stabilization sort only when objects are
serialized.
Review by: johnlenz@google.com
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10802 8db76d5a-ed1c-0410-87a9-c151d255dfc7
5 files changed