git: openjdk/jdk: 8294529: IGV: Highlight the current graphs in the Outline
Tobias Holenstein
tholenstein at openjdk.org
Mon Oct 3 11:37:33 UTC 2022
Changeset: ccc1d316
Author: Tobias Holenstein <tholenstein at openjdk.org>
Date: 2022-10-03 11:36:05 +0000
URL: https://git.openjdk.org/jdk/commit/ccc1d3169691d066c08e294f5d989b007bfab114
8294529: IGV: Highlight the current graphs in the Outline
Reviewed-by: chagedorn
! src/utils/IdealGraphVisualizer/Coordinator/src/main/java/com/sun/hotspot/igv/coordinator/FolderNode.java
! src/utils/IdealGraphVisualizer/Coordinator/src/main/java/com/sun/hotspot/igv/coordinator/GraphNode.java
! src/utils/IdealGraphVisualizer/Coordinator/src/main/java/com/sun/hotspot/igv/coordinator/OutlineTopComponent.java
+ src/utils/IdealGraphVisualizer/Coordinator/src/main/resources/com/sun/hotspot/igv/coordinator/images/folder_selected.png
+ src/utils/IdealGraphVisualizer/Coordinator/src/main/resources/com/sun/hotspot/igv/coordinator/images/graph_selected.png
More information about the jdk-changes
mailing list