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

ASM class identifiers #3

Open
GoogleCodeExporter opened this issue Apr 17, 2015 · 1 comment
Open

ASM class identifiers #3

GoogleCodeExporter opened this issue Apr 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Verify that all possible type references are accurately found.  This may
involve creating a test suite of various class files that have references
stored in the varying ways that the bytecode allows.


Original issue reported on code.google.com by van...@gmail.com on 26 Mar 2007 at 6:10

@GoogleCodeExporter
Copy link
Author

Note that in ASM 3.1, RemappingClassAdapter provides out of the box 
functionality for
tracking all references, you just subclass Remapper and collect all the 
references in
map() method.

Original comment by ekules...@gmail.com on 24 Nov 2007 at 7:30

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

No branches or pull requests

1 participant