Trap indices
Gary Benson
gbenson at redhat.com
Fri Mar 6 01:23:45 PST 2009
Hi all,
When you create a trap, how is the trap index used? For Shark, I want
to create a trap for non-final virtual calls where the callee's holder
is not loaded (ie the vtable is set up) but what would be the correct
index to create the trap with? The index of the callee in the
caller's pool seems wrong, since that is probably loaded already at
that time.
Cheers,
Gary
--
http://gbenson.net/
More information about the hotspot-compiler-dev
mailing list