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
> 
> ![center_selected_nodes](https://user-images.githubusercontent.com/71546117/201934216-0b65caa2-af62-4083-877b-e5747d5409ee.png)

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