Re: Re: Re: byte code verification
"luc peuvrier at home" <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <67B8D3997CB840879C0C7453246F2305@peuvrierluc> |
In fact I used the wrong register for parameter loading. Thank you for the help Best Regards Luc ----- Original Message ----- From: "Dave Brosius" <[email protected]> To: <[email protected]> Sent: Saturday, October 09, 2010 11:24 PM Subject: [asm] Re: Re: byte code verification > Register 1 is the parameter. So you've got code that is loading register > 1 and that code isn't using it like it's an Integer. Maybe the code is > thinking it's an int? > > > > On 10/09/2010 01:31 PM, luc peuvrier at home wrote: >> Hi, >> >> Thank you for your help proposal. >> >> I have error: >> >> java.lang.VerifyError: (class: >> net/sf/joafip/redblacktree/service/RedBlackTree, >> method: nodeAtIndexInternal signature: >> (I)Lnet/sf/joafip/redblacktree/entity/IRBTNode;) Register 1 contains >> wrong type >> >> But, what do you think about a verbose bytecode verifier ? >> >> Best Regards >> Luc >> >> ----- Original Message ----- From: "Nikolas Nehmer" >> <[email protected]> >> To: "luc peuvrier at home" <[email protected]> >> Cc: "++asm" <[email protected]> >> Sent: Saturday, October 09, 2010 10:53 AM >> Subject: Re: [asm] byte code verification >> >> >>> Hi, >>> >>> what is the error message you get? Maybe we can help... >>> >>> Regards >>> Nick >>> >>> Am Sa 09.10.2010 10:26 schrieb luc peuvrier at home <[email protected]>: >>> >>>> Hi, >>>> >>>> Making some byte code transformation I have som JVM bytecode verifier >>>> error. >>>> >>>> I am looking for a byte code verifier that have more verbose error >>>> report. >>>> >>>> Do you know such tool ? >>>> >>>> Best regards >>>> Luc >>> > > -------------------------------------------------------------------------------- > > -- > 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 >
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