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

Peter Firmstone commented on NETBEANS-2842:
-------------------------------------------

Various pack200 implementations:

Pack200 from Harmony.

Pack200 from OpenJDK

Pack200 from Harmony with update ASM libs, testing with OpenJDK Pack200 
tests.

I haven't had time to work on this lately, however the pack200.net 
domain exists for this purpose.

Pack200 was intended to work with later bytecodes by not compressing 
later bytecode.  I was going to publish the Pack200 from OpenJDK as a 
stop gap until I could get the Pack200 from Harmony passing all OpenJDK 
pack 200 tests, with replacement AL2.0 unit tests.

https://github.com/pfirmstone/pack200

https://github.com/pfirmstone/Pack200-ex-openjdk

https://github.com/pfirmstone/Pack200.net

Regards,

Peter.


-- 
Regards,
  
Peter Firmstone
0498 286 363
Zeus Project Services Pty Ltd.


> 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