gwtproject / gwt

GWT Open Source Project
http://www.gwtproject.org
1.52k stars 375 forks source link

RequestFactoryModel#validateProxyAndDomainTypeEquals doesn't handle inner classes #5358

Open dankurka opened 9 years ago

dankurka commented 9 years ago

Originally reported on Google Code with ID 5359

Found in GWT Release (e.g. 1.5.3, 1.6 RC):
trunk r8972

Detailed description (please be as specific as possible):

JType.getQualifiedSourceName() returns Foo.Bar
Class.getName() returns Foo$Bar

Reported by colesbury on 2010-10-08 16:01:07

dankurka commented 9 years ago
attached patch

Reported by colesbury on 2010-10-14 04:06:54


dankurka commented 9 years ago
do you mind posting this patch to gerrit: http://www.gwtproject.org/makinggwtbetter.html#submittingpatches

Reported by dankurka@google.com on 2013-05-27 23:47:38