What's New?
- Invisible and visible annotations
- Exception range printed as one per line
- Optional exception range and handler comments for better visualization
- Library upgraded to java version 21
What's fixed?
- Comments no longer incorrectly offset all following token locations
- Fixed NPE on some instructions
- Analysis improvements
- Reduced memory toll
checkcast
andinstanceof
not supporting array descriptorsAnnotationDefault
support- Fixes with escaping
- Slot 0 in virtual methods not being
this
- Merge into slot 0 on virtual method
Full Changelog: 2.6.0...2.7.0