[ 
https://issues.apache.org/jira/browse/NETBEANS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386270#comment-17386270
 ] 

Eric Bresie commented on NETBEANS-2842:
---------------------------------------

>From mailing list thread:
https://lists.apache.org/thread.html/r0876f473e042c3f229b75b3dc17c016a416c2ef26178a8fbd0c6b60e%40%3Cdev.netbeans.apache.org%3E

> The IDE/Platform is updated/updating to newer Java it’s how to handle the 
> legacy plug-ins that I’m concerned about
> Its the independent plugins which leverages pack 200 / unpack during plug-in 
> install.

Just reading the changelog for Commons Compress (for another reason)
and noticed that pack200 support was included in the last release this
month.  https://commons.apache.org/proper/commons-compress/

> Using of deprecated pack200 tool in nbm packaging
> -------------------------------------------------
>
>                 Key: NETBEANS-2842
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2842
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Plugin Manager
>    Affects Versions: 11.3
>            Reporter: Benjamin Graf
>            Priority: Critical
>
> Netbeans plugins are mostly compressed in size by the JDK internal pack200 
> tool which is deprecated since JDK 11 ([https://openjdk.java.net/jeps/336]). 
> It should be thought about an alternative as it might get removed in next JDK 
> releases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to