RE: JavaMemoryModel: On which JDK 1.4 VMs is "volatile access" already compliant with the proposed JDK 1.5 JMM?

From: Doug Lea (dl@cs.oswego.edu)
Date: Tue Feb 10 2004 - 19:31:28 EST


> For which 1.4 JVMs can we be certain that a == d?

Officially, none of them. JSR133 is a JDK1.5 spec.
Unofficially, at least Sun hotspot has been approximately
compliant since 1.4.0, and known failures have been treated
as bugs and fixed.

-Doug

-------------------------------
JavaMemoryModel mailing list - http://www.cs.umd.edu/~pugh/java/memoryModel



This archive was generated by hypermail 2b29 : Thu Oct 13 2005 - 07:00:57 EDT