RFR: JDK-8297031: IGV: Copy extracted nodes and layout for cloned graph [v3]
Tobias Holenstein
tholenstein at openjdk.org
Mon Feb 13 16:20:20 UTC 2023
On Mon, 13 Feb 2023 15:04:42 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> Thanks for fixing this, Toby! I tried it out and works as expected. Just a suggestion: if it is not too difficult to implement, it would be a nice usability improvement to disable `Open in new tab` when `Open` would already open the graph in a new tab (i.e. when no graph in the same group is opened).
Sure! I updated the PR. Now `Open in new tab` only shows if a graph in the same group is already opened.
-------------
PR: https://git.openjdk.org/jdk/pull/12534
More information about the hotspot-compiler-dev
mailing list