Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

Rahman USTA rahman.usta.88 at gmail.com
Tue Sep 15 14:48:59 UTC 2015


Thanks Alan, I understand that generally.

I have another question, Why built full JRE image size is huge than before
jigsaw?

2015-09-15 16:09 GMT+03:00 Alan Bateman <Alan.Bateman at oracle.com>:

> On 14/09/2015 20:11, Rahman USTA wrote:
>
> Yes with "--limitmods com.greetings" the result as I expected. So, why
> jlink links all modules without resolving over the root "org.greetings"
> module? When jlink links all modules?
>
> The -limitmods option is limiting the set of observable modules to
> com.greetings and its transitive dependences. Very useful for testing and
> also important when using the linker.
>
> There isn't a jlink JEP yet but I would expect the issue as to whether the
> tool does service binding by default or not be listed in its open options.
> In the current prototype then it always does service binding so this is why
> the resulting image has the service provider modules and their dependences.
>
> -Alan
>



-- 
Rahman USTA
Istanbul JUG
https://github.com/rahmanusta <http://www.kodcu.com/>


More information about the adoption-discuss mailing list