Skip to content

Add static and default interface methods support #1214

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

Merged
merged 9 commits into from
Nov 26, 2018

Conversation

vmutafov
Copy link
Contributor

@vmutafov vmutafov commented Nov 22, 2018

Related to #1157

Currently, the runtime does not support Java 8 static methods and default methods implemented in an interface. This pull request provides support for this functionality.

@vmutafov vmutafov force-pushed the vmutafov/java-8-interfaces-support branch from baa21e7 to a742c3e Compare November 26, 2018 07:45
@vtrifonov vtrifonov merged commit e0f8919 into master Nov 26, 2018
@vtrifonov vtrifonov deleted the vmutafov/java-8-interfaces-support branch November 26, 2018 14:36
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.

2 participants