RFR: JDK-8297032: IGV: shortcut to center selected nodes [v2]
Tobias Holenstein
tholenstein at openjdk.org
Wed Nov 16 15:05:22 UTC 2022
> Introduce a new shortcut `CTRL-9`/ `CMD-9` to center the nodes that are currently selected in IGV
>
> 
Tobias Holenstein has updated the pull request incrementally with one additional commit since the last revision:
make CenterSelectedNodesAction a ModelAwareAction
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11167/files
- new: https://git.openjdk.org/jdk/pull/11167/files/692a90bb..1f275fbd
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11167&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11167&range=00-01
Stats: 29 lines in 1 file changed: 4 ins; 16 del; 9 mod
Patch: https://git.openjdk.org/jdk/pull/11167.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11167/head:pull/11167
PR: https://git.openjdk.org/jdk/pull/11167
More information about the hotspot-compiler-dev
mailing list