view visualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/Bundle.properties @ 10482:3e34b0318de6

Experimental decompiler that outputs Java source code from Graal IR for debug purposes. Contributed-by: Matthias Grimmer (mgrimmer)
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sun, 23 Jun 2013 21:04:34 +0200
parents 015fb895586b
children
line wrap: on
line source

CTL_BytecodeViewAction=Bytecode
CTL_BytecodeViewTopComponent=Bytecode
CTL_SelectBytecodesAction=Select nodes
HINT_BytecodeViewTopComponent=Shows the bytecode associated with the displayed graph.
OpenIDE-Module-Name=Bytecodes