-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

Caldarale, Charles R wrote:
> [...] their allocation is up to the particular JVM
> implementation and need not be materialized in memory at all.

This is a good point that I didn't mention.

The description I have given indicates how Java will behave. For
instance, all objects "behave" as if allocated on the heap, and all
primitives (of which a reference is one... sort of) act as if they were
allocated on the stack.

JITs can basically do anything they want as long as they don't break
these rules.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFW7Vu9CaO5/Lv0PARAv+0AJ0cLDn7a0PhVjlbrW6c0G1JsLxv6gCdGtOF
eh5DQcihbfo390b1lJgQgmQ=
=fhZe
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to