Re: Possible stack frame calc dead code bug again!
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <1387375144.12069531315746843812.JavaMail.root@zimbra7-e1.priv.proxad.net> |
Charles Oliver Nutter wrote: > Hello everyone, it's your friendly neighborhood compiler writer who > refuses to remove dead code! > > We have a similar case to the previous bug, though this one appears > to > only fail verification on Java 7...not on Java 6. > > The bytecode that fails is shown here: > https://gist.github.com/8899f7b0c7f8cd741ef8 I added tests for COMPUTE_FRAMES on the JDK classes with randomly inserted deadcode. This allowed me to find and fix a bug in Handler.remove (in HEAD). This should also solve your problem. Eric
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