Re: JavaMemoryModel: volatile arrays

From: David F. Bacon (dfb@watson.ibm.com)
Date: Wed Dec 01 1999 - 10:27:14 EST


doug,

"final volatile" is disallowed in java, and by the rules of volatile there
doesn't seem to be any need to synchronize the reads on your example.

so i assume you are proposing some sort of language change, but it isn't clear
from your message what that is. can you elaborate? i apologize if this was in
some previous message that i missed, but i couldn't find it.

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



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