/[Apache-SVN]
ViewVC logotype

Revision 759359


Jump to revision: Previous Next
Author: sebb
Date: Fri Mar 27 21:37:14 2009 UTC (15 years, 6 months ago)
Changed paths: 1
Log Message:
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

Changed paths

Path Details
Directorycommons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/Simple8BitZipEncoding.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26