IdealGraphVisualizer
Christian Wimmer
christian.wimmer at oracle.com
Wed Jun 1 10:59:08 PDT 2011
Unfortunately, every new version of NetBeans requires a bunch of trivial and
a few non-trivial changes to get a NetBeans-based application running again.
The good news is, a student at the University Linz - Peter Hofer - is
actively working on the visualizer, and probably already has a version
working with NetBeans 7. I copied him on this mail, hopefully he can help
with this.
-Christian
On Tue, May 31, 2011 at 11:13 AM, Tom Rodriguez <tom.rodriguez at oracle.com>wrote:
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20110601/a95af92d/attachment.html
More information about the hotspot-compiler-dev
mailing list