DO NOT REPLY [Bug 15777] New: - Thread safety of classes not documented
| Newsgroups | gmane.comp.jakarta.oro.devel |
|---|---|
| Message-ID | <[email protected]> |
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=15777>.
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=15777
Thread safety of classes not documented
Summary: Thread safety of classes not documented
Product: ORO
Version: Unknown
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Other
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
I've found no documentation on whether the ORO classes are thread-safe. The
compilers and matchers aren't (we've discovered this the hard way). The caches
are (I've checked the source). This makes perfect sense, but should be
documented somewhere (e.g. in the API).