classpath
[Top][All Lists]
Advanced

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

Re: JIT pluggability (ABI Issues)


From: shudo
Subject: Re: JIT pluggability (ABI Issues)
Date: Tue, 13 Jan 2004 18:46:23 +0900 (JST)

From: Chris Gray <address@hidden>

> On Monday 12 January 2004 21:28, Patrik Reali wrote:
> > * class layout (do we really need this? I guess the fields are allocated in
> > the row as they are declared)
>
> Some VMs may group all reference fields together, or try to "pack" fields
> smaller than 16 bits (boolean, byte, short, char).

I remember Project Monty (by Lars Bak, Sun) developed such a JVM for
CLDC profile.  The JVM became CLDC HotSpot later.

And there were several researches focusing on layout of object fields.
One of them might be based on SableVM.

  Kazuyuki Shudo        address@hidden  http://www.shudo.net/




reply via email to

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