gwt /
gwt /
698541f3387450a65bfc22622001c14b3e672675 Fix name clash between RequestContext and the FindRequest impl interface.
I think this was only able to compile due to a javac bug. When I
reinstalled eclipse today (don't ask, just don't ask), this line
started failng with:
Name clash: The method find(EntityProxyId<?>) of type FindRequest has the same erasure as find(EntityProxyId<P>) of type RequestContext but does not override it
Installing a fresh OpenJDK showed the same fail in an ant build.
Review at http://gwt-code-reviews.appspot.com/1559803
Review by: cromwellian@google.com
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10671 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed