Understanding templateInterpreter
Manas Thakur
manasthakur17 at gmail.com
Tue Aug 11 13:23:27 UTC 2015
Hello all,
I am trying to understand the working of HotSpot, and I am stuck with the template interpreter.
I was wondering if there a document available on the detailed working of template interpreter. The main thing I want to find out is that once the templates for different byte codes are generated during startup, where is the code that is responsible to select the templates by scanning over the bytecode?
Regards,
Manas Thakur
More information about the hotspot-dev
mailing list