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/