Integrated: 8343535: IGV: Colorize nodes on demand

Tobias Holenstein tholenstein at openjdk.org
Mon Nov 11 13:28:22 UTC 2024


On Wed, 6 Nov 2024 12:19:47 GMT, Tobias Holenstein <tholenstein at openjdk.org> wrote:

> <img width="292" alt="color" src="https://github.com/user-attachments/assets/ea050a39-5f1e-456b-adaa-2102d78b0f60">
> 
> <img width="697" alt="pick" src="https://github.com/user-attachments/assets/67569b5d-1d74-4a93-8a97-bb37c5bc9f93">
> 
> <img width="428" alt="nodes" src="https://github.com/user-attachments/assets/c8a994e3-9946-42ae-8701-34223a000a0c">
> 
> Adds new option to IGV to color selected nodes:
> 1) select some nodes
> 2) `Ctrl + C` or `View` -> `Color action`
> 3) pick a color and apply

This pull request has now been integrated.

Changeset: f3ba7676
Author:    Tobias Holenstein <tholenstein at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f3ba7676043756f7cf95d5215e18bd65e9f167e6
Stats:     231 lines in 7 files changed: 209 ins; 15 del; 7 mod

8343535: IGV: Colorize nodes on demand

Co-authored-by: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Reviewed-by: chagedorn, rcastanedalo

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

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


More information about the hotspot-compiler-dev mailing list