swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JIT? [Re: Interesting piece: Objective-C on Java VM?]


From: Ken Cline
Subject: Re: JIT? [Re: Interesting piece: Objective-C on Java VM?]
Date: Fri, 23 Jan 1998 01:51:07 -0500 (EST)

On Thu, 22 Jan 1998, Rod Price wrote:

> Ken Cline wrote:
> 
> > JIT - Just-In-Time Compiler compiles bytecode into an
> > executable; the output from a JIT Compiler is, of course,
> > no longer necessarily platform independent.
> 
> Correct me if I'm wrong, but I've never seen _any_ output
> from a JIT compiler.  The system throws the compiled code
> away the moment it has finished executing.

Sorry, poor choice of words... I didn't mean imply that the
JIT compiler was generating a binary that would persist
after it completed executing.  I only meant that, in the
process of running, the JIT compiler maintains a "cache" of
native binary code.


_________________________________________________________
Ken Cline                             address@hidden
SAIC                                 VOICE (410) 571-0413
Annapolis, MD                          FAX (301) 261-8427


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]