Generic types that declared TypeParameters which erased to Object were considered GWT serializable even though their raw form would not be due to the explicit Object reference.  This patch will treat any type parameter that erases to Object as if it were Object explicitly.

Review by: bobv

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2120 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed