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 4b9e5440 Use String.isEmpty()
     new eef08ce5 Move test
     new d2bbbf32 [COMPRESS-628] OutOfMemoryError on malformed pack200 input 
(NewAttributeBands.readNextUnionCase).

The 2 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:
 src/changes/changes.xml                            |  5 +++-
 .../harmony/pack200/NewAttributeBands.java         | 11 +++++----
 .../harmony/unpack200/bytecode/CodeAttribute.java  |  4 +---
 .../bytecode/LocalVariableTableAttribute.java      |  4 +---
 .../bytecode/LocalVariableTypeTableAttribute.java  |  4 +---
 .../tests/Compress626Test.java                     |  2 +-
 .../{HelloWorld.java => Compress628Test.java}      | 27 +++++++++++-----------
 7 files changed, 28 insertions(+), 29 deletions(-)
 rename src/test/java/org/apache/commons/compress/harmony/{unpack200 => 
pack200}/tests/Compress626Test.java (97%)
 copy 
src/test/java/org/apache/commons/compress/harmony/pack200/tests/{HelloWorld.java
 => Compress628Test.java} (56%)

Reply via email to