Java9 added a number of features that are useful to improve compression and decompression. These include the Arrays#mismatch method and VarHandles. This commit adds compression tools forked from the java-lz4 library which include these improvements. We hope to contribute these changes back to the original project, however the project currently supports Java7 so this is not possible at the moment. |
||
---|---|---|
.. | ||
src/main/java/org/elasticsearch/gradle/internal | ||
build.gradle | ||
settings.gradle |