Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE on navigation beyond final methods #1

Open
uweschaefer opened this issue Mar 15, 2015 · 0 comments
Open

NPE on navigation beyond final methods #1

uweschaefer opened this issue Mar 15, 2015 · 0 comments

Comments

@uweschaefer
Copy link
Owner

MF needs to detect final methods when trying to create an ad hoc proxy. problem is, we probably should not warn for just any final method, because maybe it never is called. on the other hand, once a method is called, it is too late.

open for suggestions here.

Kudos for finding this one go to R.Kuehne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant