ASM 9.1 released

"Eric Bruneton" (via asm Mailing List) <[email protected]> Sun, 7 Feb 2021 13:00:23 +0100
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1612699230-21113-0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit

Release notes:
- JDK 17 support
- Add some input validations in ClassReader
- Replace -debug flag in Printer with -nodebug (-debug continues to work)
- bug fixes:
   + 317921: Make Analyzer not require correct maxs or calculate maxs fast
   + 317922: InstructionAdapter shall throw consistent exceptions
   + 317923: Incorrect documentation on ClassReader's use of 
AnnotationVisitor
   + 317929: ClassRemapper doesn't remap annotation values
   + 317930: Can CheckClassAdapter.checkTypeRef throw a more specific 
exception?
   + 317931: Shall CheckMethodAdapter.Method.visitLabel throw 
IllegalStateException?
   + Tests that requires preview features should only run if the preview 
features of the right JDK are enabled

The ASM team

------------=_1612699230-21113-0
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

------------=_1612699230-21113-0--