annotate src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/Bundle.properties @ 21146:33ff6b03fad1

add support for control flow window and basic block view on graphs Contributed-by: Michael Haupt <michael.haupt@oracle.com> Contributed-by: Peter Hofer <peter.hofer@jku.at> Contributed-by: Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
author Michael Haupt <michael.haupt@oracle.com>
date Wed, 29 Apr 2015 08:31:28 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
21146
33ff6b03fad1 add support for control flow window and basic block view on graphs
Michael Haupt <michael.haupt@oracle.com>
parents:
diff changeset
1 CTL_ControlFlowAction=Control Flow
33ff6b03fad1 add support for control flow window and basic block view on graphs
Michael Haupt <michael.haupt@oracle.com>
parents:
diff changeset
2 CTL_ControlFlowTopComponent=Control Flow
33ff6b03fad1 add support for control flow window and basic block view on graphs
Michael Haupt <michael.haupt@oracle.com>
parents:
diff changeset
3 HINT_ControlFlowTopComponent=Shows the blocks of the current graph.
33ff6b03fad1 add support for control flow window and basic block view on graphs
Michael Haupt <michael.haupt@oracle.com>
parents:
diff changeset
4 OpenIDE-Module-Name=ControlFlow