RFR: JDK-8297032: IGV: shortcut to center selected nodes

Tobias Holenstein tholenstein at openjdk.org
Tue Nov 15 13:50:03 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)

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

Commit messages:
 - JDK-8297032: IGV: shortcut to center selected nodes

Changes: https://git.openjdk.org/jdk/pull/11167/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11167&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297032
  Stats: 283 lines in 3 files changed: 281 ins; 0 del; 2 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