Hi All, I want to know if one can use BCEL to make a copy of JVM operand stack. Actually I want to save parameters being passed to a particular function before the function is called. If there are less than 3 parameters I can use DUP instruction to create copy of stack values and save the arguments. However, this method wont help in function calls involving more than 3 parameters. So I was just wondering whether one can make a copy of whole stack at a particular instance of program execution and manipulate it using BCELA API. Thanking you in anticipation -Shrinivas Joshi ([EMAIL PROTECTED])
You might wanna have a look at
http://jakarta.apache.org/commons/sandbox/javaflow/
since documentation is still lacking...
http://vafer.org/blog/tcurdt/archives/000179.html
cheers -- Torsten
signature.asc
Description: OpenPGP digital signature