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

Creating API that can be invoked programatically: Use Retrolambda.reify ... #33

Closed
wants to merge 1 commit into from

Conversation

jtulach
Copy link

@jtulach jtulach commented Sep 12, 2014

...to remove invokeDynamic lambda based invocations from a single byte[] classfile.

I would like to embed retrolambda into my bck2brwsr ahead-of-time convertor. To do so I need to invoke it programmaticaly, not letting it write anything to disk. I am in a need of an API I could rely on to invoke such conversion. This pull request is my 1st attempt to define such API.

What do you think?

…fy to remove invokeDynamic lambda based invocations from a single byte[] classfile.
@luontola
Copy link
Owner

Thanks. I'll look into it after a week or two. I'll be busy with other things for about one week, after which I'll first get #31 out of the way because that issue is highly likely to cause some refactoring of the internal APIs.

@luontola
Copy link
Owner

Status update. I've been lately more busy than I expected, so I'll look into this during November.

@luontola luontola force-pushed the master branch 2 times, most recently from 853a146 to 332747e Compare April 6, 2015 16:14
@jtulach
Copy link
Author

jtulach commented Apr 24, 2015

I guess the changes are not urgent, given the fact my system works OK without them. Closing.

@jtulach jtulach closed this Apr 24, 2015
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