Translate pc to bci

Gary Benson gbenson at redhat.com
Fri Apr 24 06:18:19 PDT 2009


Hi all,

How do you figure out what bci corresponds to a particular pc
in compiled code?  I thought it would be similar to finding an
OopMap (find the CodeBlob in the CodeCache, find the OopMap in
the CodeBlob) but it doesn't seem to be that easy...

Thanks in advance,
Gary

-- 
http://gbenson.net/



More information about the hotspot-compiler-dev mailing list