view src/share/tools/IdealGraphVisualizer/Layout/nbproject/project.xml @ 1620:d678e3277048

6964479: widen normalization of small int and long values should be symmetric Summary: normalize widen value in xmeet() and xdual() methods for types Int and Long so the type meet will be symmetric. Reviewed-by: jrose
author kvn
date Mon, 28 Jun 2010 10:52:50 -0700
parents 30369db7f5d2
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
    <type>org.netbeans.modules.apisupport.project</type>
    <configuration>
        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
            <code-name-base>com.sun.hotspot.igv.layout</code-name-base>
            <suite-component/>
            <module-dependencies/>
            <public-packages>
                <package>com.sun.hotspot.igv.layout</package>
            </public-packages>
        </data>
    </configuration>
</project>