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

Detect and omit the JVM's lambda factory method. #82

Merged
merged 1 commit into from
Jan 10, 2016

Conversation

JakeWharton
Copy link
Contributor

This removes 561 methods from our app, approximately 1% of total used methods.

Refs #81, point 4.

luontola added a commit that referenced this pull request Jan 10, 2016
Detect and omit the JVM's lambda factory method.
@luontola luontola merged commit 543960b into luontola:master Jan 10, 2016
@luontola
Copy link
Owner

I'll still refactor the tests a bit. I'll post a message when it's done.

@luontola
Copy link
Owner

I'm done. Carry on doing your other pull requests. Good work. 👍

@JakeWharton JakeWharton deleted the jw/remove-jvm-factory-method branch April 23, 2016 04:25
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