commit | 4d9497d6ba4fd8a778d1a394f543cb4f059ab8aa | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Jul 06 20:03:16 2011 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Jul 06 20:03:16 2011 +0000 |
tree | 30277ff0ee392e3ca85a92938df184a2a0215582 | |
parent | 7602f6759c6398c7609a9ebbc6a4ced6191f6345 [diff] |
UnifyAst correctly handles polymorphic overrides with mixed default/public access. GWT AST now tracks method access. This is used by UnifyAst to correctly compute overrides. Before, UnifyAst would allow a public method to override a default-access method in a different package, which is illegal. http://gwt-code-reviews.appspot.com/1470803/ git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10422 8db76d5a-ed1c-0410-87a9-c151d255dfc7