Fwd: [p2-dev] Pack200 tools and api
jini at zeus.net.au
jini at zeus.net.au
Sun Mar 1 10:06:43 UTC 2020
Hello,
I've just created a project on github, to maintain and update the java
implementation of Pack200. I haven't got the jtreg tests set up and
running yet, I've used jtreg with ant scripts in the past, but would
like to get them running with maven if possible, if someone has
experience doing that, it would be much appreciated, so people don't
need to download and install jtreg manually.
Also I'd like to make the implementation available as an OSGi service or
using a service provider.
Of course I'll be adding support for new bytecodes as well.
Anyone feel like helping, the code is available here, with preserved git
history, branched from OpenJDK14-26.
https://github.com/pfirmstone/Pack200-ex-openjdk
Regards,
Peter.
More information about the jdk-dev
mailing list