classpath
[Top][All Lists]
Advanced

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

Re: jazzlib in Classpath


From: Etienne M. Gagnon
Subject: Re: jazzlib in Classpath
Date: Wed, 5 Sep 2001 08:44:08 -0400
User-agent: Mutt/1.3.20i

On Wed, Sep 05, 2001 at 08:19:07AM -0400, Brian Jones wrote:
> ...  It seems like a VM that wants to read .zip/.jar files for
> the core classes will need to implement some native capability itself
> which is tied to a classloader rather than rely on jazzlib, correct?

It all depends on what you call "core classes".  Assuming a VM can somehow
load an initial set of "bottstrap classes" (which obviously includes
jazzlib classes), then it can load the remaining of classes (including
"core" java.*.* classes) out of .jar files using jazzlib. 

Etienne
-- 
Etienne M. Gagnon                               address@hidden
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/



reply via email to

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