RFR: JDK-8166948: Exploded image too slow to be usable

Chris Hegarty chris.hegarty at oracle.com
Fri Sep 30 10:13:11 UTC 2016


On 30/09/16 10:47, Alan Bateman wrote:
> On 30/09/2016 10:43, Chris Hegarty wrote:
>  ...
>> Additionally, do you want to run with --add-modules java.se.ee to
>> include the 6 "EE" modules?
> Not needed as the tool adds the class file attribute to every
> module-info.class in jdk/modules/*.

Ah ok, go it. The module finder will populate the packages attribute
before returning the ModuleReference.

-Chris.



More information about the build-dev mailing list