view visualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/Bundle.properties @ 5663:77069a28a983

split lowering of NEW into two separate nodes - one for doing the allocation and one for doing the object formatting. Both of these nodes are in turn lowered via snippets.
author Doug Simon <doug.simon@oracle.com>
date Wed, 20 Jun 2012 21:38:25 +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