IdealGraphVisualizer
Tom Rodriguez
tom.rodriguez at oracle.com
Tue May 31 11:13:02 PDT 2011
IGV is based on an older version of netbeans, 6.5.1 I think. http://netbeans.org/downloads/6.5.1/index.html. It could probably be forward ported to 7 but that would require more knowledge than I have.
tom
On May 31, 2011, at 9:53 AM, Mikael Vidstedt wrote:
>
> IdealGraphVisualizer gurus,
>
> I’m trying to build the latest greatest version of the project in Netbeans (7.0) but my success rate is so far limited. The build terminates with the following error:
>
> com.sun.hotspot.igv.filter.compile:
> Compiling 12 source files to D:\hg\hotspot\tst\hotspot-comp\src\share\tools\IdealGraphVisualizer\Filter\build\classes
> Note: Attempting to workaround 6512707
> D:\hg\hotspot\tst\hotspot-comp\src\share\tools\IdealGraphVisualizer\Filter\src\com\sun\hotspot\igv\filter\CustomFilter.java:81: cannot access org.netbeans.api.actions.Openable
> class file for org.netbeans.api.actions.Openable not found
> return new OpenCookie() {
> C:\Program Files\NetBeans 7.0\harness\suite.xml:182: The following error occurred while executing this line:
> C:\Program Files\NetBeans 7.0\harness\common.xml:206: Compile failed; see the compiler error output for details.
>
> Anybody seen this problem before?
>
> Thanks,
> Mikael
More information about the hotspot-compiler-dev
mailing list