DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19029>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19029 Double-checked locking code needs to be reworked [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From [EMAIL PROTECTED] 2003-06-05 16:29 ------- Just a small clarification: something can be done about the problem in Variable, but it probably won't be as elegant or efficient as the fix for the lazy initialization for static members that Brian has implemented, because a different sort of race condition is involved. :-) I'll open a separate bug report for that problem.
