make/idea/template/vcs.xml
author rprotacio
Tue, 18 Apr 2017 13:19:42 -0400 (2017-04-18)
changeset 46387 c46632622b17
parent 37861 53d85619d7fe
child 47217 72e3ae9a25eb
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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="VcsDirectoryMappings">
    <mapping directory="$PROJECT_DIR$" vcs="hg4idea" />
    <mapping directory="$PROJECT_DIR$/jdk" vcs="hg4idea" />
    <mapping directory="$PROJECT_DIR$/langtools" vcs="hg4idea" />
    <mapping directory="$PROJECT_DIR$/hotspot" vcs="hg4idea" />
    <mapping directory="$PROJECT_DIR$/nashorn" vcs="hg4idea" />
    <mapping directory="$PROJECT_DIR$/jaxp" vcs="hg4idea" />
    <mapping directory="$PROJECT_DIR$/jaxws" vcs="hg4idea" />
    <mapping directory="$PROJECT_DIR$/corba" vcs="hg4idea" />
  </component>
</project>