Code review request: 7086586 Inference producing null type argument
Dmeetry Degrave
Dmitry.Degrave at oracle.com
Tue Oct 11 03:38:54 PDT 2011
On 10/06/2011 05:52 PM, Rémi Forax wrote:
> On 10/06/2011 03:40 PM, Dmeetry Degrave wrote:
>> On 10/06/2011 04:01 PM, Rémi Forax wrote:
>>> Anyway, this code will be transformed into a lambda at the start of
>>> JDK9 timeframe :)
>>
>> Rémi,
>>
>> just a clarification. This fix is only for jdk7 updates and won't be
>> propagated further.
>>
>> It has been fixed differently in jdk 8:
>>
>> http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c0835c8489b0
>>
>> thanks,
>> dmeetry
>>
>
> Ok, good to know.
> final is in that case enough.
>
> regards,
> Rémi
this is corrected webrev with final, looking for a final approve for jdk7u.
http://cr.openjdk.java.net/~dmeetry/7086586/webrev.01/
thanks,
dmeetry
More information about the compiler-dev
mailing list