make/idea/template/.name
author rprotacio
Tue, 18 Apr 2017 13:19:42 -0400 (2017-04-18)
changeset 46387 c46632622b17
parent 37861 53d85619d7fe
permissions -rw-r--r--
8176472: Lazily create ModuleEntryTable Summary: Moved the unnamed module out of the ModuleEntryTable and into the ClassLoaderData so that the MET can be lazily created only when other modules are present. Also a smaller PackageTable size. Reviewed-by: gtriantafill, hseigel, lfoltan, coleenp
jdk