Location of old bytecode verifier?
John Rose
john.r.rose at oracle.com
Sun Jun 10 00:48:45 PDT 2012
http://hg.openjdk.java.net/jdk7/jdk7/jdk/file/tip/src/share/native/common/check_code.c
On Jun 9, 2012, at 9:35 PM, Robert Grosse wrote:
> 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/20120610/4a84c244/attachment.html
More information about the hotspot-dev
mailing list