ASM 7.2 released

Eric Bruneton <[email protected]> Sun, 29 Sep 2019 15:03:06 +0200
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
This is a multi-part message in MIME format...

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

Release notes (compared to ASM 7.1):

- add support for Java 14
- fix missing 'final' on some ClassWriter methods
- InsnList now implements Iterable interface
- ASMifiable and Textifiable moved to asm-deprecated.jar
- small refactors to reduce code duplication
- delete unused code and constants
- bug fixes:
  - 317872: Throw an exception if visitFrame used incorrectly
  - 317873: Add support for RET instruction in AdviceAdapter
  - 317875: Infinite loop when parsing invalid method descriptor

The ASM team

------------=_1569762190-9968-7
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

------------=_1569762190-9968-7--