view visualizer/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 2bb876c23a4f
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.suite</type>
    <configuration>
        <data xmlns="http://www.netbeans.org/ns/nb-module-suite-project/1">
            <name>Graal Visualizer</name>
        </data>
    </configuration>
</project>