langtools/make/intellij/misc.xml
author thartmann
Fri, 25 Jul 2014 10:06:17 +0200
changeset 25913 81dbc151e91c
parent 25282 d49c47cad9f0
child 25697 b71804e27eb1
permissions -rw-r--r--
8040213: C2 does not put all modified nodes on IGVN worklist Summary: Verification code is added that checks if modified nodes are put on the IGVN worklist and modified nodes are processed by 'PhaseIterGVN::transform_old()' Reviewed-by: kvn, jrose

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true">
    <output url="file://$PROJECT_DIR$/build/intellij" />
  </component>
</project>