commit | 53e42cd548ba5678833b3080a87460f978e06f45 | [log] [tgz] |
---|---|---|
author | Roberto Lublinerman <rluble@google.com> | Thu May 22 17:49:55 2014 -0700 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 23 14:29:20 2014 +0000 |
tree | 73d2595fcf3df6b98170afca3cc36ac0f2aa5292 | |
parent | c5b1d3e243a98e5eb0a04aae8994fceefbe73206 [diff] |
Fix @GwtIncompatible annotation for abstract classes. Using a @GwtIncompatible annotation on an abstract class resulted in an empty stub that was marked but final and abstract causing a compilation error. Change-Id: Ie5e53cca43834668f4e6ce2943e5076a86b57f59