Le 04/01/2020 à 12:19, Stefan Bodewig a écrit : >> FYI I plan to fork the JDK pack200 implementation into a standalone >> project. I've reserved the 'pack200' group on GitHub for this. The code >> isn't published yet > > https://github.com/pack200/pack200 looks pretty public to me :-)
I've published my work in progress at the aforementioned URL. It consists in the Pack200 code with full history extracted from OpenJDK before the removal, the project has been mavenized and the jtreg tests were converted to JUnit. The API is the same but the package was changed from java.util.jar to io.pack200. It's still missing the native library to speed up unpacking. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org