6679509: AssertionError in com.sun.tools.javac.jvm.Gen$1ComplexityScanner

Rémi Forax forax at univ-mlv.fr
Mon Apr 7 13:28:26 PDT 2008


Jonathan Gibbons a écrit :
>
> 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?   
yes
> Do you have any other suggestions for simple fixes like that?
>
no, i've just seen that bug one year ago...
> -- Jon
Rémi



More information about the compiler-dev mailing list