git: openjdk/jdk: master: 8345039: IGV: save user-defined node colors to XML
Tobias Holenstein
tholenstein at openjdk.org
Fri Nov 29 15:24:02 UTC 2024
Changeset: a80ccf2c
Branch: master
Author: Tobias Holenstein <tholenstein at openjdk.org>
Date: 2024-11-29 15:21:39 +0000
URL: https://git.openjdk.org/jdk/commit/a80ccf2cd2792c24b51f1143cb0e6c5b036c5b28
8345039: IGV: save user-defined node colors to XML
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn at openjdk.org>
Reviewed-by: chagedorn, epeter, rcastanedalo
! src/utils/IdealGraphVisualizer/Data/src/main/java/com/sun/hotspot/igv/data/InputNode.java
! src/utils/IdealGraphVisualizer/Graph/src/main/java/com/sun/hotspot/igv/graph/Diagram.java
! src/utils/IdealGraphVisualizer/Graph/src/main/java/com/sun/hotspot/igv/graph/Figure.java
! 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/actions/ColorAction.java
! src/utils/IdealGraphVisualizer/View/src/main/java/com/sun/hotspot/igv/view/widgets/FigureWidget.java
More information about the jdk-changes
mailing list