ASM 7.1 released
[email protected] Sun, 3 Mar 2019 20:18:05 +0100 (CET)
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <108019618.1081673.1551640685432.JavaMail.root@zimbra73-e12.priv.proxad.net> |
This is a multi-part message in MIME format... ------------=_1551640687-4135-9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Release notes - new constant Opcodes.V13 for Java 13 - small optimizations in asm.Type - check signatures in CheckMethodAdapter.visitLocalVariable - refactor unit tests to use Arrange-Act-Assert pattern Deprecations: - deprecate ClassReader.b - deprecate ASMifiable and Textifiable (replaced with ASMifierSupport and TextifierSupport) - move deprecated Remapping*Adapter classes to new asm-deprecated.jar - delete asm.util.Printer buf and appendString (were previously deprecated) Bug fixes: - 317863: Remapper logic for InnerClasses attribute is wrong for method-local Java classes - 317866: Expanded frames result in incorrect types for primitive arrays of more than seven dimensions - 317868: IllegalArgumentException at Frame.getAbstractTypeFromDescriptor on class name with parentheses - 317869: CheckClassAdapter requires non-null ClassVisitor that returns non-null MethodVisitor The ASM team ------------=_1551640687-4135-9 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 ------------=_1551640687-4135-9--