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

Asm5 jdk8 - test case for void lambdas and handle pausable invokedynamics #37

Closed
wants to merge 3 commits into from

Conversation

nqzero
Copy link
Collaborator

@nqzero nqzero commented Aug 12, 2014

Lambda is a test case that uses a void lambda. Lambda.start(lambda) allows kilim to run lambda, ie syntactic sugar that makes kilim sexier. this exposes a few bugs. the 2nd commit fixes void returns

the 3rd handles the invokedynamic bootstrap using sriram's transformIndyBootstrap()

@nqzero nqzero changed the title Asm5 jdk8 - test case for void lambdas and a KLUDGE to handle the invokedynamic Asm5 jdk8 - test case for void lambdas and handle pausable invokedynamics Aug 15, 2014
@nqzero nqzero mentioned this pull request Aug 15, 2014
@nqzero
Copy link
Collaborator Author

nqzero commented Sep 3, 2014

i believe that sriram's latest asm5-jdk8 commits fix these issues and provide Spawn (in place of Lambda). closing

@nqzero nqzero closed this Sep 3, 2014
@nqzero nqzero deleted the asm5-jdk8 branch September 3, 2014 01:44
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.

None yet

1 participant