git: openjdk/jdk: master: 8343535: IGV: Colorize nodes on demand
Tobias Holenstein
tholenstein at openjdk.org
Mon Nov 11 13:26:28 UTC 2024
Changeset: f3ba7676
Branch: master
Author: Tobias Holenstein <tholenstein at openjdk.org>
Date: 2024-11-11 13:25:42 +0000
URL: https://git.openjdk.org/jdk/commit/f3ba7676043756f7cf95d5215e18bd65e9f167e6
8343535: IGV: Colorize nodes on demand
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Reviewed-by: chagedorn, rcastanedalo
! src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/DiagramScene.java
! src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/DiagramViewer.java
! src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/EditorTopComponent.java
+ src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/actions/ColorAction.java
! src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/actions/ExtractAction.java
! src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/widgets/FigureWidget.java
+ src/utils/IdealGraphVisualizer/View/src/main/resources/com/sun/hotspot/igv/view/images/color.gif
More information about the jdk-changes
mailing list