RFR: 8263790: C2: new igv_print_immediately() for debugging purpose
Tobias Hartmann
thartmann at openjdk.java.net
Fri Mar 19 07:30:39 UTC 2021
On Fri, 19 Mar 2021 03:22:27 GMT, Yi Yang <yyang at openjdk.org> wrote:
>> Okay, that is strange that the closing tags are the only problem. I cannot reproduce this. What version of IGV are you using? Looking at your filters in the screenshot, I assume you are not using one of the most recent versions (there were some fixes/improvements recently done by @robcasloz including new default filters). You could try to build the latest version of IGV and try it again. Could you also share the failing `custom_debug.xml` file in the JBS issue?
>
> Sure, I have uploaded `custom_debug.xml` in JBS issue. I don't find an option like '-version' for idealgraphvisualizer. But from GUI->Preference->About, it shows `Version 1.0 (1.0)`.
Please try the latest version from https://github.com/openjdk/jdk/tree/master/src/utils/IdealGraphVisualizer (you might need Java 8 to build).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3071
More information about the hotspot-compiler-dev
mailing list