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.