Re: JavaMemoryModel: What do I do with volatiles?

From: Allen Holub (allen@holub.com)
Date: Fri Nov 17 2000 - 22:23:28 EST


Hi Cliff,

>I'm busy fixing volatiles in HotSpot....

Also, don't forget the order-of-modification issues. When several volatiles
are modified in sequence, the other threads must see those modifications in
the same sequence.

-AIH

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



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