https://issues.apache.org/bugzilla/show_bug.cgi?id=50671
--- Comment #1 from Sebb <[email protected]> 2011-01-28 21:36:28 EST --- No idea why it is there. Volatile was added in r325222 in Mar 2005. I don't think the intent was to add transient. I suspect volatile can just be removed. If instances are used from multiple classes, then several other fields need synchronizing as well. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
