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

Reply via email to