Re: Re: Trying to change value of static final field
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Ahh thanks, Yes, the value of the static final field seems to be put in at compile time. When it's running it's accessing it as a local variable in the method, using: visitLdcInsn So I'll have to change it in there. Thanks for your help! :)
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