view GRAAL_AUTHORS @ 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 1bbbd61bf7e4
children e4019a78c938
line wrap: on
line source

Gilles Duboscq (gdub)
Peter Hofer
Alexander Stipsits
Katrin Strassl
Christian Humer (chumer)
Christian Wimmer (cwimmer)
Doug Simon (dnsimon)
Lukas Stadler (lstadler)
Thomas Wuerthinger (thomaswue)