Hi,

I am wondering if I can use BCEL to modify J2ME MIDlets since any bytecode
modification in J2ME would require running a J2ME verifier on the modified
bytecodes. My understanding is that J2ME preverification involves computing
StackMap attributes. Does BCEL automatically take care of recomputing and
updating StackMap attribute in the case of J2ME MIDlets ? If not, is anyone
aware of J2ME MIDlet verifier similar to JustIce for J2SE ?

Thanks,
Manish


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to