At 04:13 PM 23/04/2004 -0400, Jeremy Manson wrote:
>Completion of a constructor of an object X is treated as a volatile
>write to a hidden field of X that is read by the finalizer of X.
The read in the finalizer has to happen-before any other action in the
finalizer.
Sylvia.
-------------------------------
JavaMemoryModel mailing list - http://www.cs.umd.edu/~pugh/java/memoryModel
This archive was generated by hypermail 2b29 : Thu Oct 13 2005 - 07:01:06 EDT