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 LineNumbers to ignore all kinds of exceptions when reading classes with ASM, so Guice is less finicky about the precise .class version & ASM version. A while ago I had tried to do this by ignoring UnsupportedOperationException, but per https://github.com/google/guice/issues/1654, ASM doesn't always throw UOE. #1678

Closed
wants to merge 0 commits into from

test_524365509% was force-pushed and no longer has any new commits.

Pushing new commits will allow the pull request to be re-opened.