commit | 0db36b3ec3feb34adabf5d211612226a66d8b063 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Oct 27 14:06:34 2015 -0700 |
committer | Alex Light <allight@google.com> | Wed Oct 28 17:09:06 2015 -0700 |
tree | e5b064895cc093991f6bb6e3a1d97ac87b064903 | |
parent | 3dca4c04170bb4c7b26609e55f3f4966d46b681a [diff] |
Fix minor problems with interface verification and default methods. Previously we would fail verification on some <clinit> methods when default methods are enabled and they are not marked as public. Previously we would also give verifier soft failures when using interface statics. Bug: 24618811 Change-Id: I735740b4058bfd71e67bc3fb99e6a8c0c4696b01