view visualizer/Layout/nbproject/project.xml @ 8290:9882af5c8504

AMD64 HotSpot backend now models RBP as an incoming parameter that must be preserved until the end of the method. For non-leaf methods, the value is preserved in the special stack slot required by the HotSpot runtime for walking/inspecting frames of such methods.
author Doug Simon <doug.simon@oracle.com>
date Fri, 15 Mar 2013 15:38:27 +0100
parents 35cca763f498
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>