The Interpreter Mechanism?

Gary Benson gbenson at redhat.com
Mon Jan 5 07:25:46 PST 2009


xenway wrote:
> Can you please guide me to the part of the code where interpreter
> works when I use '-Xint' option corresponding to a bytecode
> operation. I can't figure out how and where it is executed in the
> interpreter mode.

hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp

Cheers,
Gary

-- 
http://gbenson.net/



More information about the hotspot-dev mailing list