On 2011/09/03 01:04:50, zhuyi wrote: Integrated Stephen's change on SerializationPolicy. Individual test cases works fine, but test cases were broken when they were put together (e.g. run RPCSuite.java). That is caused by the caches in SerializabilityUtil.java. I've temporary disabled two caches in that file, and it worked fine (please see applyFieldSerializationPolicy and getSerializationSignature methods in SerializabilityUtil.java). We need to add SerializationPolicy as another key to lookup the caches. Any good suggestion on the cache structure improvement?
http://gwt-code-reviews.appspot.com/1380807/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
