Re: IdealGraphVisualizer file compatibility
It's not available in the product as it's really intended for developers. Use a fastdebug build.
tom
On Aug 3, 2011, at 9:37 AM, Joe Kearney wrote:
> Ah, thanks for the readme link.
>
> I can't get hotspot 1.6.0_25 or 1.7.0 to recognise the
> PrintIdealGraphLevel/PrintIdealGraphFile options. I tried with
> UnlockDiagnosticVMOptions etc as well. to no avail. Is there something
> else needed to expose this?
>
> Joe
>
> On 3 August 2011 15:51, Christian Thalinger
> <christian.thalinger@...> wrote:
>> You want: -XX:PrintIdealGraphLevel=1 -XX:PrintIdealGraphFile=output.xml
>>
>> The README of the visualizer also helps:
>>
>> http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/file/tip/src/share/tools/IdealGraphVisualizer/README
>>
>> -- Christian
>>
>> On Aug 3, 2011, at 4:17 PM, Joe Kearney wrote:
>>
>>> Hi,
>>>
>>> I've been trying to play with igv from
(Continue reading)