Jump to content

Java memory model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wwheeler (talk | contribs) at 20:09, 2 September 2006 (Stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Java Memory Model defines execution-time constraints on the relationship between threads and main memory.