RFR: 8344204: IGV: Button to enable/disable cutting of long edges
Tobias Holenstein
tholenstein at openjdk.org
Thu Nov 14 15:01:12 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`
-------------
Commit messages:
- remove hide duplicates
- CutEdges working
- setCutEdges
- button added
Changes: https://git.openjdk.org/jdk/pull/22108/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22108&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344204
Stats: 269 lines in 12 files changed: 163 ins; 93 del; 13 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