ASM 3.3 released
Eric Bruneton <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
this is maintenance release (mainly bug fixes and feature requests, only two new classes in asm.commons) The ASM Team Change Log: added new InstructionAdapter class added TryCatchBlockSorter (provided by Adrian Sampson) improved extensibility of analysis package (patch from Markus Heiden) bug fixes: 314969 Counterintuitive interaction of arguments to ClassWriter(cr, flags) 314964 AnalyzerAdapter does not treat <init> calls correctly 314934 ASM Handling of method Synthetic attribute causes exception during retransformation 314878 NPE in AnalyzerAdapter, putfield object comes from different control flow branches fixed bug with remapping of RET instructions 314563 exception from asm.commons.LocalVariablesSorterremap fixed bug in GASMifier fixed bug for F_CHOP frames (locals are ignored for these frames) 314719 method length is sometimes calculated incorrectly 314584 ByteCode Outline Eclipse Plugin -- access flags comment is showing in decimal rather than hex 314481 Bug in Remapper related to annotations 314486 SerialVersionUIDAdder generates an incorrect serialVersionUID under 1.6 VMs for anonymous classes bug with padding for xxxSwitch instructions 313909 VOID_TYPE.getSize() != 0 312464 ClassReader does not ensure that NEW has a label associated with it patches (minor code improvements): 314328 minor improvement to serialveruidadder 314329 unnecessary casting, using HashMap v. Map 314330 make sure files get closed feature requests: 314119 Provide read access to uninitializedTypes in AnalyzerAdapter 313804 Improve analysis results Javadoc fixes and improvements
message-footer.txt
(text/plain, 238 B)
-- 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