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 5780f045e [COMPRESS-719] CPConstant subclasses are missing optional 
hashCode() and equals()
     new 3ef698bff CPUTF8 is missing optional hashCode() and equals() to match 
its Comparable.compareTo().
     new 223cd8bbc [COMPRESS-719] CPConstant subclasses are missing optional 
hashCode() and equals()

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                            |  3 ++-
 .../commons/compress/harmony/pack200/CPUTF8.java   | 17 ++++++++++++++
 .../pack200/{CPLongTest.java => CPUTF8Test.java}   | 26 +++++++++++-----------
 3 files changed, 32 insertions(+), 14 deletions(-)
 copy 
src/test/java/org/apache/commons/compress/harmony/pack200/{CPLongTest.java => 
CPUTF8Test.java} (72%)

Reply via email to