Which file is the interpreter?

Patrick Wright pdoubleya at gmail.com
Tue Sep 22 00:39:51 PDT 2009


James

You might take a look at Gary Benson's blog, as he's documented his
experience (as an outsider) working on a "zero-assembly" port of the
HotSpot interpreter (called Zero) and another compiler which targets
LLVM. His blog is at http://gbenson.net/; he's been documenting his
work for over a year, so it's helpful to page back through older
entries.


HTH
Patrick

On Tue, Sep 22, 2009 at 12:14 AM, James Ladd <james_ladd at hotmail.com> wrote:
> Hi All,
>
> I'm wading through the openJDK source and I'm wondering, which file or
> files are responsible for executing each bytecode ?
>
> ie: the loop that gets a bytecode, works out what is it and then dispatches
> it.
>
> Rgs, James.
>
> ________________________________
> Find out how here Use Messenger in your Hotmail inbox
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>
>


More information about the mlvm-dev mailing list