[
https://issues.apache.org/jira/browse/JCRVLT-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332349#comment-16332349
]
Konrad Windszus commented on JCRVLT-258:
----------------------------------------
Just for the record. Java 8 u162 does not contain the zlib fix from Oracle.
This is now supposed to be fixed with the upcoming u172
(https://bugs.openjdk.java.net/browse/JDK-8189789).
> Default compression level incorrectly set to NO_COMPRESSION (0)
> ---------------------------------------------------------------
>
> Key: JCRVLT-258
> URL: https://issues.apache.org/jira/browse/JCRVLT-258
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: Packaging
> Affects Versions: 3.1.40
> Reporter: Konrad Windszus
> Assignee: Tobias Bocanegra
> Priority: Major
> Fix For: 3.1.44
>
>
> Default compression level has been changed in this commit from
> {{Deflater#DEFAULT_COMPRESSION}} (-1) to {{DEFLATER#NO_COMPRESSION}} (0):
> https://github.com/apache/jackrabbit-filevault/commit/9515a785d4e6aa60503969023eadc0832f8c181b#diff-7c56322ea0d87bb499663bdee9c41967R40
> The original patch from JCRVLT-163 contained -1 (which was IMHO correct and
> is also more in line on how packages have been created prior to JCRVLT-163).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)