view src/share/tools/IdealGraphVisualizer/BatikSVGProxy/nbproject/project.xml @ 7062:8c5333c80cfd

increased CompileThreshold to increase reliability of profiling information increased InitialCodeCacheSize to fit the bootstrapping added flag -XX:GraalClassPath to allow providing a .jar or .zip file that contains all Graal classes added support for the flag -XX:TraceCompilationPolicy to the Graal-specific compilation policy
author Christian Haeubl <haeubl@ssw.jku.at>
date Thu, 15 Nov 2012 11:40:50 +0100
parents 2a1a77d3458f
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.svg</code-name-base>
            <suite-component/>
            <module-dependencies/>
            <public-packages>
                <package>com.sun.hotspot.igv.svg</package>
            </public-packages>
        </data>
    </configuration>
</project>