classpath
[Top][All Lists]
Advanced

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

Re: JIT pluggability (ABI Issues)


From: Chris Gray
Subject: Re: JIT pluggability (ABI Issues)
Date: Tue, 13 Jan 2004 10:31:52 +0100

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).

-- 
Chris Gray                                  /k/ Embedded Java Solutions
Embedded & Mobile Java, OSGi              http://www.kiffer.be/k/
address@hidden                                      +32 477 599 703




reply via email to

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