RFR: 8344204: IGV: Button to enable/disable cutting of long edges [v2]

Tobias Holenstein tholenstein at openjdk.org
Fri Nov 15 12:58:34 UTC 2024


> Currently IGV layout cuts edges that are longer than 10 layers. Add an option to enable/disable the cutting
> 
> <img width="148" alt="cut" src="https://github.com/user-attachments/assets/0a9bf571-71b6-4c99-9954-63b896b3f769">
> 
> Because the Toolbar gets crowded, I removed the non-functioning button for `HideDuplicatesAction`

Tobias Holenstein has updated the pull request incrementally with one additional commit since the last revision:

  Update src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/actions/CutEdgesAction.java
  
  Co-authored-by: Roberto Castañeda Lozano <robcasloz at users.noreply.github.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22108/files
  - new: https://git.openjdk.org/jdk/pull/22108/files/034ecf99..f9b9ae8d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22108&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22108&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22108.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22108/head:pull/22108

PR: https://git.openjdk.org/jdk/pull/22108


More information about the hotspot-compiler-dev mailing list