Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] Request to backport bug 496574

+1. I've marked the approval in the bug report.

Dani



From:        Stephan Herrmann <stephan.herrmann@xxxxxxxxx>
To:        eclipse-pmc@xxxxxxxxxxx
Date:        09.08.2016 20:04
Subject:        [eclipse-pmc] Request to backport bug 496574
Sent by:        eclipse-pmc-bounces@xxxxxxxxxxx




Hi all,

This bug:
               
https://bugs.eclipse.org/496574
                JDT throws Internal compiler error NPE against valid Java 8 code
was reported as a regression in Neon, with 6 duplicates already.

A fix has been released for 4.7 M1, which is now scheduled for backporting.

This fix contains a small API addition, the introduction of this constant:
org.eclipse.jdt.core.compiler.IProblem.CannotInferInvocationType

Please approve this addition for 4.6.1.


Gerrit against the maintenance branch:
https://git.eclipse.org/r/78706

Generally, the main client of these constants is JDT/UI,
where quick fixes are proposed for known problems,
but for this particular problem ID no fix can be offered.
=> No follow-up changes expected.

thanks,
Stephan
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc




Back to the top