Java Bytecode Manipulation Library Suggestions
I'm looking for a well-maintained Java bytecode manipulation library with an intuitive API. There seem to be quite a lot of them out there. Any suggestions on which ones to try? The best answer to your question will be governed by your specific needs and objectives; if you can expand upon what you're trying to accomplish, I can perhaps offer a more tailored response. In lieu of that, however, in my experience, ASM offers probably the best combination of maturity, flexibility, and ease-of-use: It's under relatively active development: even though the latest release is from June 2009, developers