Release of ASM 9

Remi Forax <[email protected]> Tue, 22 Sep 2020 15:07:53 +0200 (CEST)
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1600780664-28420-34
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

Hi everybody,
we are proud to announce the release of ASM 9, which includes the support of the Java 15 sealed types.
There is currently no classfile change scheduled for Java 16, so ASM 9 is also able to read Java 16 class files.

The version 9.0 is already available on Maven Central.

Since the release of ASM 9 beta, there is only one major bug fix, fixing an issue with the Advice Adapter [1] reported by Peter Findeisen.

The next major change should be the support of Valhalla inline classes that we will be first supported under a feature flag (something like ASM_10_EXPERIMENTAL).

Happy bytecode hacking,
The ASM Team

[1] https://gitlab.ow2.org/asm/asm/-/issues/317897

------------=_1600780664-28420-34
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

------------=_1600780664-28420-34--