Location of old bytecode verifier?

Robert Grosse n210241048576 at gmail.com
Sat Jun 9 20:35:14 PDT 2012


Hello,

I have been trying to find the source for the verifier used to verify
method bytecodes for pre 50.0 classes that use the jsr instruction.
However, I can't find it anywhere. It appears that
src/share/vm/classfile/verifier.cpp gets a function pointer from a dll in
order to do the verification, but it is not clear where the actual source
is. Does anyone know where I can find the source for the old bytecode
verifier?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20120609/3b32c63a/attachment.html 


More information about the hotspot-dev mailing list