Class was not thread-safe:
- external byte array was stored directly
- List was created and then modified via the final variable
Fixed by copying byte array and storing List once as unmodifiable List

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/compress/trunk@759359 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 2583c4d5054b97084e06b7e77a9229befba5151c
  1. src/
  2. doap_compress.rdf
  3. LICENSE.txt
  4. NOTICE.txt
  5. pom.xml
  6. PROPOSAL.txt