6679509: AssertionError in com.sun.tools.javac.jvm.Gen$1ComplexityScanner
Jonathan Gibbons
Jonathan.Gibbons at Sun.COM
Fri Apr 4 09:44:37 PDT 2008
On Apr 4, 2008, at 6:41 AM, Rémi Forax wrote:
>>
> by the way bug 6500701
> http://bugs.sun.com/view_bug.do?bug_id=6500701
>
> can be fixed in the same time by removing the line:
>
> if (iteratorTarget != syms.objectType)
> vardefinit = make.TypeCast(iteratorTarget, vardefinit);
>
> the one just before the patch.
>
> Rémi
Rémi,
Thanks for the tip; would you like us to treat it as a formal
submission for a bug fix? Do you have any other suggestions for
simple fixes like that?
-- Jon
More information about the compiler-dev
mailing list