AnalyzerAdapter.visitFrameTypes incorrectly adds Opcodes.TOP after long types
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Hello, it seems to be an issue with how AnalyzerAdapter.visitFrameTypes() method process long/double types. It expects that locals array doesn't contain Opcodes.TOP and put it after in any case. At the same time if Opcodes.TOP already present there, we get inconsistency in locals. I filed a bug in issue tracker (315414) with detailed description and suggested a fix there. Could you please consider it? Thanks, Alexander
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