RFR: Initial code for a JSON-based module descriptor.

David Bosschaert david.bosschaert at gmail.com
Fri Apr 27 05:45:40 PDT 2012


On 24 April 2012 09:59, Shi Jun Zhang <zhangshj at linux.vnet.ibm.com> wrote:
> Another comment, java.util.jar.JarFile.getModuleInfo() also needs to be
> modified accordingly.
>
>
> --
> Regards,
>
> Shi Jun Zhang

Thanks, yes and there are even more. I found ModuleInfo readers in
org.openjdk.jigsaw, sun.tools.jar and com.sun.classanalyzer. And there
might even be more. Ultimately they all need to be modified to deal
with the JSON definition.

Best regards,

David


More information about the penrose-dev mailing list