view visualizer/Settings/src/com/sun/hotspot/igv/settings/layer.xml @ 9475:6f84aacfdf3c

Infer stamp for LoadIndexedNode, so that we have more precise type information for the result of the array load. This is important when the array is a originally a phi function (whithout any type information) and the phi function gets eliminated later on.
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 01 May 2013 09:11:13 -0700
parents 015fb895586b
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
<filesystem>
    <folder name="OptionsDialog">
      <!-- <file name="Advanced.instance_hidden"/>
        <file name="General.instance_hidden"/>-->
        <file name="com-sun-hotspot-igv-settings-ViewOptionsCategory.instance">
            <attr name="position" intvalue="100" />
        </file>
    </folder>
</filesystem>