migrator / guava-libraries-2

Guava: Google Core Libraries for Java 1.6+
0 stars 0 forks source link

DenseImmutableTable$Row is not GWT Serializable #20

Open migrator opened 9 years ago

migrator commented 9 years ago

Error from our log: com.google.gwt.user.client.rpc.SerializationException: could not get type signature for class com.google.common.collect.DenseImmutableTable$Row

There is no CustomFieldSerializer for the subclasses of ImmutableArrayMap which is an inner class of DenseImmutableTable

relevance: 1

migrator commented 9 years ago

summary: Not Defined

Thanks. I'm hoping that GWT will make some changes to make this easier. I've been hoping that for a while, though. I just filed a GWT feature request to try to get an update:

https://code.google.com/p/google-web-toolkit/issues/detail?id=8844

status Not Defined creator: cpov...@google.com created at: Aug 1, 2014