[
https://issues.apache.org/jira/browse/COMPRESS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150065#comment-17150065
]
Lőrinc Pap commented on COMPRESS-507:
-------------------------------------
We're using {{Proguard}} for bytecode obfuscation, parsing existing class
references: it fails to find {{java.util.jar.Pack200.}}
> 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
> Fix For: 1.21
>
>
> 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)