If it wasn't obvious (I guess it was not), what I meant was "using non-volatile variables *in the absence of any synchronization* ...". :) Regards, Sangjin
On Wed, May 14, 2008 at 8:17 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Sangjin Lee wrote: > >> IMHO using non-volatile variables in a multi-threaded >> situation is living dangerously. >> >> > I don't see how it can be dangerous, as far as you synchronized the code > correctly. > > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > >