Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The compress source has not got any docs about threading behaviour.
The following must be discussed before a release 1:
- decide/document thread-safety requirements.
- fix classes that violate them
- possibly relax requirements if some classes are difficult/expensive to fix.
Additionally javadoc must be updated with the decisions/behaviour.