This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from dda88755 Use Map API new 66fb1ae2 Javadoc new 074684d1 Javadoc new 504879bd Lookup key in map only once new b7e0d11b Lookup key in map only once new fe079d47 Javadoc new 1fef07a5 Refactor magic strings new 0cbe431f Use Map API The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../compress/archivers/tar/TarArchiveEntry.java | 19 ++++++++++--------- .../compress/archivers/tar/TarArchiveInputStream.java | 4 ++-- .../commons/compress/archivers/tar/TarConstants.java | 9 ++++++++- .../commons/compress/archivers/tar/TarFile.java | 4 ++-- .../TarGnuSparseKeys.java} | 18 ++++++++++-------- .../commons/compress/archivers/tar/TarUtils.java | 16 ++++++++-------- .../commons/compress/harmony/pack200/CPClass.java | 2 +- .../commons/compress/harmony/pack200/CPConstant.java | 4 +++- .../compress/harmony/pack200/ConstantPoolEntry.java | 2 +- .../unpack200/SegmentConstantPoolArrayCache.java | 14 +++----------- .../commons/compress/archivers/ZipTestCase.java | 9 ++------- 11 files changed, 50 insertions(+), 51 deletions(-) copy src/main/java/org/apache/commons/compress/archivers/{dump/ShortFileException.java => tar/TarGnuSparseKeys.java} (66%)