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

Java8 - Invalid lambda deserialization error after relocation of packages #56

Closed
johnrengelman opened this issue Jun 27, 2014 · 1 comment

Comments

@johnrengelman
Copy link
Collaborator

@kzarzycki - Here's the new ticket (originally from: #55)

Thanks John, Minecrell!

John, that's very good that you got a fix already, I'll wait for the new version of your awesome plugin:)

Unfortunately, it seems there will be another issue that is now related to JDK8, lambdas & asm 5.x. As I believe it's more an issue of asm than shadow, I have just submitted a bug on OW2 asm issue tracker:
http://forge.ow2.org/tracker/?func=detail&aid=317531&group_id=23&atid=100023

But it also might be an issue of how you use asm in shadow, so I wanted to submit an issue for you too.
Could you please look into that too? I've created a sample project for showing this issue here:
https://github.com/kzarzycki/asm-lambda-deserialization-error-test

It should help you jump right to the problem. I'll be gratefull if you could look into that.

@johnrengelman
Copy link
Collaborator Author

Reading the OW2 thread, the problem is on their end, so I'm going to close this ticket.

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

No branches or pull requests

1 participant