jdk/.jcheck/conf
author rprotacio
Tue, 18 Apr 2017 13:19:42 -0400
changeset 46387 c46632622b17
parent 43610 2b8d3f9476f2
child 45710 2247f7932f77
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

project=jdk10