commit | 35004b395c433ec81bc1ab734feffdfbb548a2bc | [log] [tgz] |
---|---|---|
author | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Apr 06 13:27:37 2009 +0000 |
committer | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Apr 06 13:27:37 2009 +0000 |
tree | 81708de5f5118e4f762213e3c3cd3aad7a5b9735 | |
parent | 60b69f031990d925d0bd905c257dce498052f654 [diff] |
Fix OpenJDK compatibility (a generic type inference bug) by removing the ability to return a different type than is requested. None of our code uses this ability, and it is easy enough to copy the returned list into a list of the supertype externally anyway. Issue: 3058 Patch by: jat Review by: scottb, bobv git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5184 8db76d5a-ed1c-0410-87a9-c151d255dfc7