libraries that split packages

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 22 08:50:27 UTC 2016


On 21/03/2016 23:50, Jeff Hain wrote:
> Hi.
>
>
>> I am also interested in concrete examples.
>> Can anybody help me out?
>
> Just pushed a sample for computing split packages,
> using Jadecy:
> https://github.com/jeffhain/jadecy/blob/master/src/samples/java/net/jadecy/SplitPackageSample.java
>
>
> Replacing JAVA_HOME value with the path of a directory containing
> all the jars you like, it would show you all the split packages,
> and classes causing them.
>
>
For bonus points then check for overlap with the packages in modules in 
the runtime image. That would help with the cases that Nicolai mentions 
in his mail.

-Alan


More information about the jigsaw-dev mailing list