[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CastCheckEliminator
On Tue, Jul 20, 2004 at 12:34:20PM -0500, Archie Cobbs wrote:
> Now there appears to be another (I think much simpler) bug [1] in
> CastCheckEliminator. It looks to me like it doesn' properly handle
> the case where thing being cast is the null constant.
> [snip]
> java.lang.ClassCastException: soot.jimple.NullConstant
I guess I should have run the CastCheckEliminator on itself :)
This bug should be fixed in revision 1635.
Thanks for reporting it.
Ondrej