March 22, 2011
6:04 p.m.
It depends what you want to get from a bytecode verifier. May be with a sealing semantics at package level (compiledMethod that can only be created once...) or something like that you could get the code loaded, the package verified and installed without having to make the vm more complex. Stef