You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2020/02/14 09:37:20 UTC

[lucene-solr] branch master updated (dcf448e -> 5cbe58f)

This is an automated email from the ASF dual-hosted git repository.

jpountz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from dcf448e  LUCENE-9134: Minor cleanups.
     add 5cbe58f  Add back assertions removed by LUCENE-9187. (#1236)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/lucene/util/compress/LZ4.java  | 16 +++++++++++
 .../apache/lucene/util/compress/LZ4TestCase.java   | 31 ++++++++++++++++++++++
 .../apache/lucene/util/compress/TestFastLZ4.java   |  3 ++-
 .../apache/lucene/util/compress/TestHighLZ4.java   |  3 ++-
 4 files changed, 51 insertions(+), 2 deletions(-)