IdealGraphVisualizer
Tom Rodriguez
tom.rodriguez at oracle.com
Wed Jun 1 11:21:44 PDT 2011
Is this based on the improved kenai version? The text view in that is nice but there seem to be some interaction bugs that result in exceptions in the event thread that screw up the display.
tom
On Jun 1, 2011, at 10:59 AM, Christian Wimmer wrote:
> 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
>
>
More information about the hotspot-compiler-dev
mailing list