ASM 9.4 released

"ebruneton" ([email protected]) <[email protected]> Sun, 02 Oct 2022 14:05:30 +0200
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1664712333-19524-2
Content-Type: text/plain; charset=US-ASCII;
 format=flowed
Content-Transfer-Encoding: 7bit

Release notes:

- new Opcodes.V20 constant for Java 20
- more checks in CheckClassAdapter
- Javadoc improvements and fixes
- module-info classes can be built without Gradle and Bnd
- parent POM updated to org.ow2:ow2:1.5.1
- bug fixes
   + 317977: CheckClassAdapter is no longer transparent for MAXLOCALS
   + 317981: Add public getDelegate method to all visitor classes
   + Analyzer does not compute optimal maxLocals for static methods
   + Fix SignatureWriter when a generic type has a depth over 30
   + Skip remap inner class name if not changed in Remapper

The ASM team

------------=_1664712333-19524-2
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit


-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

------------=_1664712333-19524-2--