IdealGraphVisualizer
Mikael Vidstedt
mikael.vidstedt at oracle.com
Tue May 31 09:53:13 PDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20110531/afa7d72d/attachment.html
More information about the hotspot-compiler-dev
mailing list