ASM 7.0 released

[email protected] Sun, 28 Oct 2018 09:24:22 +0100 (CET)
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <1201594269.1782949386.1540715062367.JavaMail.root@zimbra73-e12.priv.proxad.net>
This is a multi-part message in MIME format...

------------=_1540715065-11333-0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

Release notes (diff from 6.2.1):

- support of JDK 11 features now official (was experimental)
- xml package deleted (was deprecated since 6.1)

Small improvements:
- Type and TypePath now explicitly final
- Eliminate double-spaced output from Textifier
- New initJumpTarget method in Frame
- Remap inner class names in Remapper
- Better UnsupportedOperationException messages
- Javadoc improvements
- Check code quality with Checkstyle and PMD
- Fix performance regression introduced in 6.2

Bug fixes:
- 317847: Gradle build missing Implementation-Version property
- 317848: Type names no longer included in declaration comments produced by
Textifier
- 317851: Analyzer gets StackOverflowError when method has lots of jumps
- 317853: SimpleVerifier merges types incorrectly when one type is an
interface
- 317856: Bug in AdviceAdapter with superclass constructors
- MethodWriter generates incorrect bytecode for long or double ConstantDynamic
- Remapper does not remap ConstantDynamic and Handle correctly
- Rollback of !177: Ensure instructions belong only to one list

The ASM team

    

------------=_1540715065-11333-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

------------=_1540715065-11333-0--