annotate mx.cmd @ 7670:fca53a04eabc

Do not call inferStamp when it is already known that a node is a Word. When the input operand is already rewritten, this could cause an exception. Example: CheckCastNode.inferStamp expect that the input has an objectStamp, but at the point of inferStamp it would already be a primitive stamp.
author Christian Wimmer <christian.wimmer@oracle.com>
date Mon, 04 Feb 2013 05:45:28 -0800
parents 4023bae16d02
children 46c51b5d0abb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4190
bfae65ae6c1e Added mx.bat for Windows.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
1 python mxtool/mx.py %*