[
https://issues.apache.org/jira/browse/COMPRESS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049797#comment-17049797
]
Emmanuel Bourg commented on COMPRESS-507:
-----------------------------------------
I was hoping to build the native library before releasing to Maven Central, but
I'm struggling a bit on this part. I'll probably upload a beta release with
just the pure Java packer/unpacker and deal with the native library later (the
native decompressor is 5 times faster than the Java one).
> Commons Compress cannot be built with JDK14 due to Pack200 removal
> ------------------------------------------------------------------
>
> Key: COMPRESS-507
> URL: https://issues.apache.org/jira/browse/COMPRESS-507
> Project: Commons Compress
> Issue Type: Bug
> Components: Build, Compressors
> Affects Versions: 1.20
> Reporter: Vincent Privat
> Priority: Major
>
> Oracle dropped Pack200 in JDK14 as perĀ
> [https://bugs.openjdk.java.net/browse/JDK-8232022]
> Someone expressed his will to maintain Pack200 here:
> [https://mail.openjdk.java.net/pipermail/jdk-dev/2020-March/003979.html]
> [https://github.com/pfirmstone/Pack200-ex-openjdk]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)