[
https://issues.apache.org/jira/browse/NETBEANS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443659#comment-17443659
]
Peter Firmstone commented on NETBEANS-2842:
-------------------------------------------
Hi Eric,
The pack200 tests are jtreg tests, so require the jtreg test library
from OpenJDK. You'll need to set the JT_HOME environment variable.
Best run in a Unix shell environment.
Both the jtreg tests and jtreg are GPL2.0 licenses, however the Harmony
source code doesn't depend on it.
https://github.com/pfirmstone/Pack200.net/tree/trunk/test
Regards,
Peter.
> 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.20.1#820001)
---------------------------------------------------------------------
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