RFR: JDK-8294529 : IGV: Highlight the current graphs in the Outline [v2]
Tobias Holenstein
tholenstein at openjdk.org
Thu Sep 29 16:27:54 UTC 2022
On Thu, 29 Sep 2022 07:29:24 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> This feature is useful and works generally well, the only issue I found is that group and graph HTML names are not escaped. Currently, this issue affects only group names (e.g. the first group in #10440's [test IGV graph file](https://github.com/openjdk/jdk/files/9653179/hello.zip)), but I would suggest to escape graph names as well for completeness.
Thanks you @robcasloz for the hint. I have applied and tested it now.
-------------
PR: https://git.openjdk.org/jdk/pull/10468
More information about the hotspot-compiler-dev
mailing list