RFR: 8295166: IGV: dump graph at more locations

Daniel Lundén duke at openjdk.org
Tue Dec 5 12:13:22 UTC 2023


On Fri, 13 Oct 2023 11:22:45 GMT, Daniel Lundén <duke at openjdk.org> wrote:

>> src/utils/IdealGraphVisualizer/.gitignore line 6:
>> 
>>> 4: /lastModified/
>>> 5: /localeVariants
>>> 6: /package-attrs.dat
>> 
>> Is that really needed? Just wondering why these files haven't been added before.
>
> Not sure, IGV generates them at first run on my system (after a `git clean` and clean IGV build).

I'll remove this from the PR and make a separate JBS issue.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16120#discussion_r1383059846


More information about the hotspot-compiler-dev mailing list