IdealGraphVisualizer

Thomas Wuerthinger thomas.wuerthinger at oracle.com
Wed Jun 1 12:28:06 PDT 2011


Peter Hofer is currently working on an improved IGV version that will 
also be able to display the graphs of the Graal compiler that is part of 
the Maxine project. The plan is to add the text view component of the 
c1visualizer, which supports folding of blocks and text highlighting. It 
will not be a complex interaction model between the text view and the 
graph view like in the current IGV.

- thomas


On 6/1/11 8:21 PM, Tom Rodriguez wrote:
> 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
>>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20110601/7e501fe4/attachment.html 


More information about the hotspot-compiler-dev mailing list