RFR: JDK-8264838: IGV: enhance graph export functionality [v2]

Christian Hagedorn chagedorn at openjdk.java.net
Fri Nov 26 10:27:13 UTC 2021


On Fri, 26 Nov 2021 09:43:32 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:

>> Hi,
>> 
>> This patch adds SVG and searchable PDF export functionality to IGV. 
>> 
>> It's originally contributed by rcastanedalo at openjdk.java.net.
>> I have updated the patch with new library versions, rebased and tested it.
>> 
>> Please review,
>> Nils Eliasson
>
> Nils Eliasson has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Clean up

Looks good to me! I've applied the changes and could successfully export a graph to PDF and SVG.

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

Marked as reviewed by chagedorn (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6564


More information about the hotspot-compiler-dev mailing list