Rewriting bytecode
Nagy Mostafa
nagy.mostafa at gmail.com
Thu Sep 3 11:29:07 PDT 2009
Hi Everyone, I am trying to re-write every method's bytecode right before it
executes to expand the opcode field to 4 bytes instead of 1. What is the
best way to do that ? From looking at the code, I am confused about the
methodOop layout and not sure how to do the resizing. Any code or
documentation pointers will be appreciated.
thanks,
- nagy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20090903/2ebf1142/attachment.html
More information about the hotspot-dev
mailing list