langtools/make/intellij/modules.xml
author rkennke
Wed, 17 May 2017 23:36:19 +0200
changeset 46474 c872a196b75f
parent 25282 d49c47cad9f0
permissions -rw-r--r--
8180175: ObjectSynchronizer only needs to iterate in-use monitors Summary: When using -XX:+MonitorInUseLists, then only iterate in-use monitors. Reviewed-by: zgu, dholmes, rehn

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProjectModuleManager">
    <modules>
      <module fileurl="file://$PROJECT_DIR$/.idea/langtools.iml" filepath="$PROJECT_DIR$/.idea/langtools.iml" />
    </modules>
  </component>
</project>