# HG changeset patch # User Peter Hofer # Date 1320075461 -3600 # Node ID f2fd47582524ab9e354b7b604a5bfe9dea071e79 # Parent 6d6a90dc12d0f96e5b670de2e489c2a4fd2b397d IdealGraphVisualizer: minor changes to reduce warnings on startup diff -r 6d6a90dc12d0 -r f2fd47582524 src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/layer.xml --- a/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/layer.xml Mon Oct 31 16:25:57 2011 +0100 +++ b/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/layer.xml Mon Oct 31 16:37:41 2011 +0100 @@ -159,6 +159,7 @@ + diff -r 6d6a90dc12d0 -r f2fd47582524 src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/Bundle.properties --- a/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/Bundle.properties Mon Oct 31 16:25:57 2011 +0100 +++ b/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/Bundle.properties Mon Oct 31 16:37:41 2011 +0100 @@ -1,5 +1,4 @@ CTL_EditorAction=Open Editor Window -CTL_LineGeneratorAction=Line Generator CTL_NextDiagramAction=Show next graph CTL_EnableBlockLayoutAction=Enable block layout CTL_NodeFindAction=Find diff -r 6d6a90dc12d0 -r f2fd47582524 src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/layer.xml --- a/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/layer.xml Mon Oct 31 16:25:57 2011 +0100 +++ b/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/layer.xml Mon Oct 31 16:37:41 2011 +0100 @@ -69,9 +69,4 @@ - - - - -