Skip to content

Conversation

@scordio
Copy link

@scordio scordio commented Aug 9, 2019

This PR adds Java 7 default method for interface and Java 8 lambdas and method references with tests, plus a fix and a test previously found by Cobertura.

These changes are almost the same as codehaus#3 (cherry-picked commits with minor adjustments as this repo is ahead of codehaus/javancss:master).

@scordio
Copy link
Author

scordio commented Aug 9, 2019

Sorry I underestimated the effort to apply these changes, there is an issue that I do not understand why it is happening and how I should fix it. I am going to close this PR and hopefully the original author will do a better job :-)

@scordio scordio closed this Aug 9, 2019
@hboutemy
Copy link

thanks for trying :)

@ebourg
Copy link
Member

ebourg commented Aug 11, 2019

I think it would be wiser to reuse an existing Java parser, we could pick the one used by the Eclipse Compiler, the Javac parser in OpenJDK, or JavaParser.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants