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

Update to ASM 5.0 final #24

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Closed

Update to ASM 5.0 final #24

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

ASM 5.0 is out, because Java 8 was released. The API changed a little bit. On 
MethodVisitors with version=ASM5, we need to override a different 
visitMethodIns variant (the old one is also deprecated).

Original issue reported on code.google.com by uwe.h.schindler on 19 Mar 2014 at 12:10

@GoogleCodeExporter
Copy link
Author

Committed in r236.

Original comment by uwe.h.schindler on 19 Mar 2014 at 12:11

  • Changed state: Committed

@GoogleCodeExporter
Copy link
Author

Fixed after release of 1.4.1

Original comment by uwe.h.schindler on 19 Mar 2014 at 9:39

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant