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

Do not add useless members into Java 8 interfaces that have only clinit and abstract methods #441

Merged
merged 1 commit into from
Aug 16, 2016

Conversation

Godin
Copy link
Member

@Godin Godin commented Aug 16, 2016

ProbeCounter.hasMethods should be true for Java 8 interfaces only in case of presence of non-abstract methods.

@Godin
Copy link
Member Author

Godin commented Aug 16, 2016

@marchof could you please review?

@bjkail
Copy link
Contributor

bjkail commented Aug 16, 2016

Looks good to me. As a very minor comment, better grammar for changes.html would be "interfaces that have" ("that" is for discriminating, "which" is for annotating) :-).

@Godin Godin changed the title Do not add useless members into Java 8 interfaces which have only clinit and abstract methods Do not add useless members into Java 8 interfaces that have only clinit and abstract methods Aug 16, 2016
@Godin
Copy link
Member Author

Godin commented Aug 16, 2016

@bjkail thx, fixed

@marchof marchof merged commit 54334f2 into master Aug 16, 2016
@marchof marchof deleted the issue-441 branch August 16, 2016 19:29
@marchof
Copy link
Member

marchof commented Aug 16, 2016

@Godin Thx!

@Godin Godin mentioned this pull request Nov 29, 2016
@jacoco jacoco locked and limited conversation to collaborators Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: core type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants