You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/11/28 00:23:45 UTC

DO NOT REPLY [Bug 14918] New: - The fast hash/array/tree are not thread safe.

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=14918>.
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=14918

The fast hash/array/tree are not thread safe.

           Summary: The fast hash/array/tree are not thread safe.
           Product: Struts
           Version: 1.0.2 Final
          Platform: All
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Utilities
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: bugzilla@blonk.org


The fast hash/array/tree are not thread safe because read accesses are not 
synchronized when in fast mode.
See for example http://www.javaworld.com/jw-02-2001/jw-0209-double.html for 
details on the problems with that.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>